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

index c8a7d6803ded2dc276b35300b2aac67fa13a2257..7ae1900c7fe886e428ca649fb3621d3d8d3b1603 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.1232' );
+define ( 'FRIENDICA_VERSION',      '2.3.1233' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1115      );