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

index b0412e05148f3d963c95a25af525de118afafaf2..45a756cad37030d73161a678b916984c983ff57a 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
 
 set_time_limit(0);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.962' );
+define ( 'FRIENDIKA_VERSION',      '2.1.963' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1054      );