aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-05-11 08:36:24 +0200
committerzottel <github@zottel.net>2012-05-11 08:36:24 +0200
commitc43a03e21bcd12b24be8a59741ec6591c1f651d7 (patch)
treec1c90892400ef5d5916f35e1d65a23b860480875 /boot.php
parent4709960189e48fa1e073035cde916767f3dd830e (diff)
parent8a5dcf64d84b98bda80e0346d508efc072c50002 (diff)
downloadvolse-hubzilla-c43a03e21bcd12b24be8a59741ec6591c1f651d7.tar.gz
volse-hubzilla-c43a03e21bcd12b24be8a59741ec6591c1f651d7.tar.bz2
volse-hubzilla-c43a03e21bcd12b24be8a59741ec6591c1f651d7.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e4d8663a3..6e3f8c0b5 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1337' );
+define ( 'FRIENDICA_VERSION', '3.0.1338' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );