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

index 25c7fd14d0cbc29919ebe00e8c21fbfe4dc8ac2c..79e520150a52476772560b965c01c70a7ea7d8ac 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.990' );
+define ( 'FRIENDIKA_VERSION',      '2.2.991' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1058      );