]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Mon, 26 Dec 2011 00:05:25 +0000 (16:05 -0800)
committerfriendica <info@friendica.com>
Mon, 26 Dec 2011 00:05:25 +0000 (16:05 -0800)
boot.php

index 3f8814805981ccc9f166d39edf278b607d0f985a..6c94fb1325aac9af40eb3d0610576a078bce201b 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.1205' );
+define ( 'FRIENDICA_VERSION',      '2.3.1206' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1112      );