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

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