]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Fri, 20 Jan 2012 21:50:02 +0000 (13:50 -0800)
committerfriendica <info@friendica.com>
Fri, 20 Jan 2012 21:50:02 +0000 (13:50 -0800)
boot.php

index 2a2ddf180654d677123ede7962047aa99ee3fa09..dabdafd8e514cb210de2827ec70ed16fe45761f8 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.1230' );
+define ( 'FRIENDICA_VERSION',      '2.3.1231' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1115      );