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

index 2f32130f5de4fd08ed4008537711941f3605caa5..fe84913320f3b7a8d2698f3eb74c984a1c3e471c 100644 (file)
--- 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.1213' );
+define ( 'FRIENDICA_VERSION',      '2.3.1214' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1114      );