]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorFriendika <info@friendika.com>
Mon, 10 Oct 2011 19:56:15 +0000 (12:56 -0700)
committerFriendika <info@friendika.com>
Mon, 10 Oct 2011 19:56:15 +0000 (12:56 -0700)
boot.php

index c8ec846810865eab338f174004d8dfb1fa0a25f3..3da6d2c333ea21234d54e82aeb9ab36d65de29f6 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
 require_once('include/nav.php');
 
 define ( 'FRIENDIKA_PLATFORM',     'Free Friendika');
-define ( 'FRIENDIKA_VERSION',      '2.3.1129' );
+define ( 'FRIENDIKA_VERSION',      '2.3.1130' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
 define ( 'DB_UPDATE_VERSION',      1094      );