]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Mon, 20 Feb 2012 21:29:46 +0000 (13:29 -0800)
committerfriendica <info@friendica.com>
Mon, 20 Feb 2012 21:29:46 +0000 (13:29 -0800)
boot.php

index 5c72af156e644f6eb2b96e15b2ed1cbab3e84e9b..2c9bb68d19b26b70ebfb35857074835beaca6a26 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.1257' );
+define ( 'FRIENDICA_VERSION',      '2.3.1258' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1122      );