]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Fri, 20 Jan 2012 01:18:58 +0000 (17:18 -0800)
committerfriendica <info@friendica.com>
Fri, 20 Jan 2012 01:18:58 +0000 (17:18 -0800)
boot.php

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