should have probably done that on tag release

This commit is contained in:
Mario Vavti 2016-03-09 13:06:24 +01:00
parent c2cdd41e81
commit 14e55e8bd6

View File

@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
define ( 'STD_VERSION', '1.2.5' ); define ( 'STD_VERSION', '1.3.0' );
define ( 'ZOT_REVISION', 1 ); define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 ); define ( 'DB_UPDATE_VERSION', 1165 );