aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-19 14:37:01 -0800
committerfriendica <info@friendica.com>2012-02-19 14:37:01 -0800
commit2fe479034cec335079d802eb70f41e4737858b2b (patch)
treed9b58bea8259fd4ce805de28f61d815695552b27 /boot.php
parenta9ed5915cebcf51347acaad51d0c252e57bceaff (diff)
downloadvolse-hubzilla-2fe479034cec335079d802eb70f41e4737858b2b.tar.gz
volse-hubzilla-2fe479034cec335079d802eb70f41e4737858b2b.tar.bz2
volse-hubzilla-2fe479034cec335079d802eb70f41e4737858b2b.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 0c79b6e54..5c72af156 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.1255' );
+define ( 'FRIENDICA_VERSION', '2.3.1257' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1122 );