]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Wed, 14 Mar 2012 23:09:13 +0000 (16:09 -0700)
committerfriendica <info@friendica.com>
Wed, 14 Mar 2012 23:09:13 +0000 (16:09 -0700)
boot.php

index 749ef6e3f3ae30ee5dc7d3f7497cd9cfaf44f12e..ba731ddee20978cc637e7e78abf1d11a8e624e88 100755 (executable)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1280' );
+define ( 'FRIENDICA_VERSION',      '2.3.1281' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1131      );