aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-17 10:13:06 -0800
committerfriendica <info@friendica.com>2012-02-17 10:13:06 -0800
commit346b44fbf674b4e0596833dd6233fbc2b959d218 (patch)
treeae6e86052e3b9d24602d95dd6be1f47b954995b1 /boot.php
parent8ff6cb84063d82ccf32a4c6fb65f70da91385c8f (diff)
downloadvolse-hubzilla-346b44fbf674b4e0596833dd6233fbc2b959d218.tar.gz
volse-hubzilla-346b44fbf674b4e0596833dd6233fbc2b959d218.tar.bz2
volse-hubzilla-346b44fbf674b4e0596833dd6233fbc2b959d218.zip
revup
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 34689b91b..0c79b6e54 100755
--- 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.1254' );
+define ( 'FRIENDICA_VERSION', '2.3.1255' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1122 );