aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-09 14:43:48 -0800
committerfriendica <info@friendica.com>2012-03-09 14:43:48 -0800
commit92a93642e16e58621f8445534ed2348a53891488 (patch)
tree18459cac384ab2fadf7e95063ddab3b341814578
parent42d622d6bfb5768205573cb6b149340d28f46886 (diff)
downloadvolse-hubzilla-92a93642e16e58621f8445534ed2348a53891488.tar.gz
volse-hubzilla-92a93642e16e58621f8445534ed2348a53891488.tar.bz2
volse-hubzilla-92a93642e16e58621f8445534ed2348a53891488.zip
revup
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 76d2f9326..45f728999 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.1275' );
+define ( 'FRIENDICA_VERSION', '2.3.1276' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );