]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Tue, 10 May 2011 22:26:31 +0000 (15:26 -0700)
committerFriendika <info@friendika.com>
Tue, 10 May 2011 22:26:31 +0000 (15:26 -0700)
boot.php

index ab1505d793511464acda87e5326d9f1baf9104c4..e3798c7ad14f05ac8aefca3e07f60f2c29b0f31f 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
 ini_set('pcre.backtrack_limit', 250000);
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.975' );
+define ( 'FRIENDIKA_VERSION',      '2.2.976' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1054      );