]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sat, 10 Mar 2012 22:44:43 +0000 (14:44 -0800)
committerfriendica <info@friendica.com>
Sat, 10 Mar 2012 22:44:43 +0000 (14:44 -0800)
boot.php

index 45f728999d82e9c684b587264107f3e5137bf5f7..1414adb06980a61da1a7ab029343584a3055e38c 100755 (executable)
--- 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.1276' );
+define ( 'FRIENDICA_VERSION',      '2.3.1277' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1131      );