]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Thu, 10 Nov 2011 00:37:33 +0000 (16:37 -0800)
committerFriendika <info@friendika.com>
Thu, 10 Nov 2011 00:37:33 +0000 (16:37 -0800)
boot.php

index 58a991176816ab8fe7d84d984829371860dae24a..09a66c02c7b1e2a2ce9d06b93b8d25b3a80d7630 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDIKA_PLATFORM',     'Friendica');
-define ( 'FRIENDIKA_VERSION',      '2.3.1159' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1160' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1103      );