]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Wed, 26 Oct 2011 19:50:11 +0000 (12:50 -0700)
committerFriendika <info@friendika.com>
Wed, 26 Oct 2011 19:50:11 +0000 (12:50 -0700)
boot.php

index b60411625a8819c816e47e03e1d20308ed476275..9582147cac5eafe82e46b9861e93be8ba5d64787 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',     'Free Friendika');
-define ( 'FRIENDIKA_VERSION',      '2.3.1145' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1146' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1098      );