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

index 6e6477d2849ce0a67b2eb79fb15e1518438812fc..8ff029a5c31d59069f0c0271470d66300b602fa8 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.1033' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1034' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1075      );