]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Sun, 25 Dec 2011 06:13:44 +0000 (22:13 -0800)
committerfriendica <info@friendica.com>
Sun, 25 Dec 2011 06:13:44 +0000 (22:13 -0800)
boot.php

index aca51aa63dae9d45e5e0437d39a49fe9a2c47f02..3f8814805981ccc9f166d39edf278b607d0f985a 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.1204' );
+define ( 'FRIENDICA_VERSION',      '2.3.1205' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1112      );