diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2026-02-27 10:57:11 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2026-02-27 10:57:11 +0000 |
| commit | 528f61462faa492a785befc30cb01f6bac9ef708 (patch) | |
| tree | f730c915fe2d4887e840107daacc8ab666847c50 | |
| parent | 4a8a53596fd95dc7d83a46df919808a0cad9c2f4 (diff) | |
prepare release 5.4.11v5.4.11
| -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 85c3757..3d86047 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.10'; +$SOFTWARE_VERSION = '5.4.11'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
