]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Wed, 15 Jun 2011 23:33:02 +0000 (16:33 -0700)
committerFriendika <info@friendika.com>
Wed, 15 Jun 2011 23:33:02 +0000 (16:33 -0700)
boot.php

index 5b7b60480194f4ecea221c9cc01b882f387b8349..49247eb23fff4634679cd22fc7b17858d7941172 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.1011' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1012' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1063      );