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

index 9866077d23b1dcdfa05c655153d012d10ab104fe..634c2b926d81c7d042a6f1619110d4a3de6e0083 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.1041' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1042' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1075      );