diff --git a/boot.php b/boot.php index 56e798a7a..5c02639fa 100644 --- a/boot.php +++ b/boot.php @@ -62,7 +62,7 @@ require_once('include/conversation.php'); require_once('include/acl_selectors.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '8.9.7'); +define('STD_VERSION', '8.9.8'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1262);