bump version

This commit is contained in:
Mario 2019-04-26 11:30:23 +02:00
parent d5f89c165a
commit f6a4084f81

View File

@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '4.0.2' );
define ( 'STD_VERSION', '4.0.3' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1231 );