]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Wed, 6 Jul 2011 21:29:04 +0000 (14:29 -0700)
committerFriendika <info@friendika.com>
Wed, 6 Jul 2011 21:29:04 +0000 (14:29 -0700)
boot.php

index 5d3643e069e0c400a0bf38601d724cd46e281d59..6e6477d2849ce0a67b2eb79fb15e1518438812fc 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.1032' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1033' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1075      );