]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Sun, 23 Oct 2011 07:25:45 +0000 (00:25 -0700)
committerFriendika <info@friendika.com>
Sun, 23 Oct 2011 07:25:45 +0000 (00:25 -0700)
boot.php

index 13c96c9bd9fef1bd02eaa238522577a32b9fbb6a..c88a10a227cdb6d12d2df015d3ee994e2f983875 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.1141' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1142' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1098      );