Merge branch '2.8RC' of https://github.com/redmatrix/hubzilla into 2.8RC

This commit is contained in:
Mario Vavti 2017-10-19 12:08:48 +02:00
commit 00dc7c916d

View File

@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.7.6' );
define ( 'STD_VERSION', '2.8RC' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );