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

index 855a67dfd2b020695daef36e6c6cddbb1bf98d7c..97ea42ff01c7a7efd9624c9965426476775be435 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.1030' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1031' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1073      );