bump version to catch media breakpoint changes

This commit is contained in:
Mario Vavti 2017-11-19 21:51:30 +01:00
parent 3efe144fa0
commit 46ab7ca786

View File

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