]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Sat, 3 Sep 2011 02:27:32 +0000 (19:27 -0700)
committerFriendika <info@friendika.com>
Sat, 3 Sep 2011 02:27:32 +0000 (19:27 -0700)
boot.php

index e8b3d7ac1826268043a7c77e0912e8fb03a25a65..ef191dedcd05b66bc6c719d6e8894d157a1aadb9 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
 require_once("include/pgettext.php");
 
 
-define ( 'FRIENDIKA_VERSION',      '2.2.1090' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1091' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1085      );