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

index f37696ffadeae6a0df96d28f930cdfabe62857b0..941032eb35a723fa52a57164d7049a5ca15c93fc 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.1227' );
+define ( 'FRIENDICA_VERSION',      '2.3.1228' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1115      );