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

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