From 6a78fc43cccf0f41011e77e808178b7e97ec361e Mon Sep 17 00:00:00 2001 From: Stefan Suchi Date: Mon, 17 Jun 2024 14:47:24 +0000 Subject: prepare release 5.2.8 --- lib/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bootstrap.php b/lib/bootstrap.php index 27efeaa..1515395 100644 --- a/lib/bootstrap.php +++ b/lib/bootstrap.php @@ -13,7 +13,7 @@ const DEFAULT_ENV = 'production'; //software version - please leave it as it is! -$SOFTWARE_VERSION = '5.2.7'; +$SOFTWARE_VERSION = '5.2.8'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); -- cgit v1.0