aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-14 16:09:13 -0700
committerfriendica <info@friendica.com>2012-03-14 16:09:13 -0700
commit64e3e3590b8ef04a1fdb1cccabc3970295ef92f2 (patch)
tree06cc36ee7c6910a06deab31bf4e8e47a254272df /boot.php
parent531201f2a141e6a8dd606b9d1844de0806566294 (diff)
downloadvolse-hubzilla-64e3e3590b8ef04a1fdb1cccabc3970295ef92f2.tar.gz
volse-hubzilla-64e3e3590b8ef04a1fdb1cccabc3970295ef92f2.tar.bz2
volse-hubzilla-64e3e3590b8ef04a1fdb1cccabc3970295ef92f2.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 749ef6e3f..ba731ddee 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.1280' );
+define ( 'FRIENDICA_VERSION', '2.3.1281' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );