]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Tue, 13 Mar 2012 02:12:00 +0000 (19:12 -0700)
committerfriendica <info@friendica.com>
Tue, 13 Mar 2012 02:12:00 +0000 (19:12 -0700)
boot.php

index b30f02c9f6b8a97d32757419ba2cc195464cf480..ace358faa7253e41543f6f09768caecbbbd3211a 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.1278' );
+define ( 'FRIENDICA_VERSION',      '2.3.1279' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1131      );