diff --git a/boot.php b/boot.php index d50919e16..66dba84c3 100644 --- a/boot.php +++ b/boot.php @@ -66,7 +66,7 @@ require_once('include/security.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '9.4RC'); +define('STD_VERSION', '9.5'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1263);