diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2024-07-25 07:21:10 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2024-07-25 07:21:10 +0000 |
| commit | 95c536340ce7d0f1315b489815d52163df580edd (patch) | |
| tree | 5e076cbee272fa6f37d3bfbf5820ed32331c7b00 | |
| parent | 8fe39bc6aa17ef95d751b29a962a21f003a323c9 (diff) | |
prepare release 5.4.4v5.4.4
| -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 d5546a6..e38dddd 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.3'; +$SOFTWARE_VERSION = '5.4.4'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
