]> git.mxchange.org Git - friendica.git/commitdiff
Merge branch 'pull'
authorFriendika <info@friendika.com>
Mon, 6 Jun 2011 21:17:33 +0000 (14:17 -0700)
committerFriendika <info@friendika.com>
Mon, 6 Jun 2011 21:17:33 +0000 (14:17 -0700)
boot.php

index a112b9d0dc8ae99afaf8a8328bdfd04010df7d53..1e51a4723923bae22144fe256e48c5ec2240ecd3 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.1002' );
+define ( 'FRIENDIKA_VERSION',      '2.2.1003' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1061      );