]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sun, 19 Feb 2012 22:37:01 +0000 (14:37 -0800)
committerfriendica <info@friendica.com>
Sun, 19 Feb 2012 22:37:01 +0000 (14:37 -0800)
boot.php

index 0c79b6e5499fa33956ee591061ed21bab3937bb5..5c72af156e644f6eb2b96e15b2ed1cbab3e84e9b 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.1255' );
+define ( 'FRIENDICA_VERSION',      '2.3.1257' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1122      );