diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-09-23 14:35:08 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-09-23 14:35:08 +0000 |
| commit | 454e5d66ed8054a9c32b97816cff92a944738887 (patch) | |
| tree | 57b8208b6ca77152777e0e49e10698461ea25b3b | |
| parent | 4394be6b78ce6c8ea9f05aca0c96c536086293ca (diff) | |
prepare release 5.5.7
| -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 d6710eb..d6ba510 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.6'; +$SOFTWARE_VERSION = '5.5.7'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
