aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-04-09 02:20:34 +0200
committerzottel <github@zottel.net>2012-04-09 02:20:34 +0200
commit7cf946e004b45fdcd7e2dc513ab42c8531fe126b (patch)
treeb9a2b6e2efc31ada403fb5ff56204bac376ef7d5 /boot.php
parent315d496290747aab8b3147dc24b822460071bb2d (diff)
parent63c881b50d1ce4da50763d8a806c68658865ca17 (diff)
downloadvolse-hubzilla-7cf946e004b45fdcd7e2dc513ab42c8531fe126b.tar.gz
volse-hubzilla-7cf946e004b45fdcd7e2dc513ab42c8531fe126b.tar.bz2
volse-hubzilla-7cf946e004b45fdcd7e2dc513ab42c8531fe126b.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 b1c378d34..1815d37e2 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', '2.3.1305' );
+define ( 'FRIENDICA_VERSION', '2.3.1306' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1137 );