]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Sat, 8 Oct 2011 22:23:19 +0000 (15:23 -0700)
committerFriendika <info@friendika.com>
Sat, 8 Oct 2011 22:23:19 +0000 (15:23 -0700)
boot.php

index 5b0164e5481ffd9ccd08ae82e6123e20bf5bd5ca..b53dfb531d5550afb3936b2d02ba1ad712019a17 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.1127' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1128' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1094      );