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

index 017e21814bea43b2f61f5586d32ea61809e9b894..9a7f038a1536d9d861901bb4e2c0d1a04a93195a 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
 require_once('include/nav.php');
 
 define ( 'FRIENDIKA_PLATFORM',     'Free Friendika');
-define ( 'FRIENDIKA_VERSION',      '2.3.1140' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1141' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1097      );