bump version

This commit is contained in:
Mario 2018-01-14 08:15:38 +01:00
parent 84105c3b05
commit 09abba3dd0

View File

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