aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-25 16:05:25 -0800
committerfriendica <info@friendica.com>2011-12-25 16:05:25 -0800
commit4a28832e2dfec09d0895a1909344ca2e8bb9938b (patch)
tree1b669ce049ccdda48e2e038b4128b9aee1c7e8ee /boot.php
parent6f4f3e6929d76b013defd8f7ceaa95c750be662f (diff)
downloadvolse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.tar.gz
volse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.tar.bz2
volse-hubzilla-4a28832e2dfec09d0895a1909344ca2e8bb9938b.zip
revup
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 3f8814805..6c94fb132 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.1205' );
+define ( 'FRIENDICA_VERSION', '2.3.1206' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );