bump version

This commit is contained in:
Mario 2018-01-09 08:59:50 +01:00
parent 757489beb7
commit 8fde0f01b8

View File

@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.0RC2' );
define ( 'STD_VERSION', '3.0' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );