From 220571d2a99b32ab4b73135400564812e13f6acf Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 20 Sep 2024 13:04:50 +0200 Subject: bump dev version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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); -- cgit v1.2.3