bump version

This commit is contained in:
Mario Vavti 2019-03-21 11:16:35 +01:00
parent efd9421dc9
commit 33ac85f637

View File

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