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

index ff036c3dfa603bc79a390bd94a06c51580ca5c61..e303f5fc0b055311d0d735f2d4d7142f14db318f 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.1026' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1027' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1070      );