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

index 65606aaf20a9a803fde11f25c12e78d91272950b..fbf7df1e2529cb7f86988f04e0c70f76c00652ad 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.977' );
+define ( 'FRIENDIKA_VERSION',      '2.2.978' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1054      );