diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2026-02-27 12:53:31 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2026-02-27 12:53:31 +0000 |
| commit | 291dc62cba62d841ad92d3fe360d65dbd24f78e3 (patch) | |
| tree | ef4cb77fe6e3c984155282d6c1245b81c9d49262 | |
| parent | 138eec6d022c4eb3cfa7eaf6d33e9a4527dffc75 (diff) | |
prepare release 5.5.8v5.5.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 d6ba510..b2fe982 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.5.7'; +$SOFTWARE_VERSION = '5.5.8'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
