]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Tue, 31 Jan 2012 23:50:49 +0000 (15:50 -0800)
committerfriendica <info@friendica.com>
Tue, 31 Jan 2012 23:50:49 +0000 (15:50 -0800)
boot.php

index 4fb433fea2518abcd215d805faee4514221188d5..0a21e78f869f8c64ef132e8d20c1680f78544da6 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.1240' );
+define ( 'FRIENDICA_VERSION',      '2.3.1241' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1118      );