bump version

This commit is contained in:
Mario Vavti 2019-03-06 10:02:33 +01:00
parent 7b018c60cb
commit e18c64c9d9

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '4.0RC1' );
define ( 'STD_VERSION', '4.0RC2' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );