]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Fri, 7 Oct 2011 00:26:27 +0000 (17:26 -0700)
committerFriendika <info@friendika.com>
Fri, 7 Oct 2011 00:26:27 +0000 (17:26 -0700)
boot.php

index c9603f78742f62c98d50286c40602afcf665006d..43e50d334cc62710acca6e8859e5f05001db6e24 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.1125' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1126' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1094      );