diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 08:46:10 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 08:46:10 +0000 |
| commit | cc3aabd979185ed26e13bc361edd55d779ad63a3 (patch) | |
| tree | f20eb23f57007baec01aef2ff297cbe6bdc0fc9f | |
| parent | 762dbf33c29f3e965c1002284b86e9925c3148b2 (diff) | |
prepare release 5.4.8
| -rw-r--r-- | lib/bootstrap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.php b/lib/bootstrap.php index 4b5f4fe..c07faa4 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.4.7'; +$SOFTWARE_VERSION = '5.4.8'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
