diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 11:09:41 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 11:09:41 +0000 |
| commit | 4663c4150bf078e9102efbf272c6672bc45c0286 (patch) | |
| tree | 0b6ee754451cbf8dcb21f270871699d898f879ad | |
| parent | 5f9f4fd44ce601dcc97208197cac11b0126f30e0 (diff) | |
prepare release 5.5.5
| -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 ee50df0..f16e03d 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.4'; +$SOFTWARE_VERSION = '5.5.5'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
