bump version

This commit is contained in:
Mario 2019-11-11 08:06:44 +00:00
parent 73b1f8fcdd
commit 602768209b

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '4.5' );
define ( 'STD_VERSION', '4.6RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );