]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Thu, 12 May 2011 02:25:15 +0000 (19:25 -0700)
committerFriendika <info@friendika.com>
Thu, 12 May 2011 02:25:15 +0000 (19:25 -0700)
boot.php

index 84e252eb1bec8c05bb43ce1ea10a0beffb2c0d03..65606aaf20a9a803fde11f25c12e78d91272950b 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.976' );
+define ( 'FRIENDIKA_VERSION',      '2.2.977' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1054      );