diff --git a/boot.php b/boot.php index 69de802ed..1eb64cb0a 100644 --- a/boot.php +++ b/boot.php @@ -64,7 +64,7 @@ require_once('include/selectors.php'); require_once('include/activities.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.0RC'); +define('STD_VERSION', '9.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);