From f0fa2ce1710563469f71c0e53d33a64ab7de35da Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 15 Jul 2022 17:51:01 +0000 Subject: bump version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 6c9435b9f..fe37402c2 100644 --- a/boot.php +++ b/boot.php @@ -60,7 +60,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); define('PLATFORM_NAME', 'hubzilla'); -define('STD_VERSION', '7.5'); +define('STD_VERSION', '7.5.1'); define('ZOT_REVISION', '6.0'); define('DB_UPDATE_VERSION', 1253); -- cgit v1.2.3