diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-02-28 16:56:40 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-02-28 16:56:40 +0000 |
| commit | 0eb2bcd104bc38edca254217b67426d54ac3c5ce (patch) | |
| tree | f4ce87e12b3d03128b1b7871a2359ed596d9e544 /lib/bootstrap.php | |
| parent | 49b09e648796e1eb1cbbf2d3a819bd3044e94f30 (diff) | |
prepare release 5.5.4
Diffstat (limited to 'lib/bootstrap.php')
| -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 0ad1167..bfb5592 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.3'; +$SOFTWARE_VERSION = '5.5.4'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
