]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sun, 4 Mar 2012 10:25:32 +0000 (02:25 -0800)
committerfriendica <info@friendica.com>
Sun, 4 Mar 2012 10:25:32 +0000 (02:25 -0800)
boot.php

index b464d252590b7bd4ad7386977e2976580123a8f3..81e84d3727a4626d2c5b41a5c76cb6e6955b00b7 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.1269' );
+define ( 'FRIENDICA_VERSION',      '2.3.1270' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1131      );