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

index 67f17299dcd4cf10f8f7b325f5508acdb1f63948..bbc31f4653914d5f1f5810455706d5a1ded63c0e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
 
 set_time_limit(0);
 
-define ( 'FRIENDIKA_VERSION',      '2.1.959' );
+define ( 'FRIENDIKA_VERSION',      '2.1.960' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1053      );