bump version

This commit is contained in:
Mario Vavti 2017-09-26 13:50:29 +02:00
parent ea5262a0df
commit 4a270d10d1

View File

@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.7.4' );
define ( 'STD_VERSION', '2.7.5' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );