]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Sun, 19 Jun 2011 22:55:19 +0000 (15:55 -0700)
committerFriendika <info@friendika.com>
Sun, 19 Jun 2011 22:55:19 +0000 (15:55 -0700)
boot.php

index 5165dc990ef468ea4536119ad14d8eb364a2cff5..eeaf00f1a01a20bc0d76e611708edbe49d56b947 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.1015' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1016' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1063      );