diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2024-06-17 15:34:32 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2024-06-17 15:34:32 +0000 |
| commit | 115d146070c85b960f06c54e869d0b2efa2605c1 (patch) | |
| tree | b74783c61ae0f7d5c1e70667cc78c7dac6923ebe | |
| parent | 0409635a541bed7f97397ec1ac134cd92d4529cd (diff) | |
prepare release 5.3.6v5.3.6
| -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 bae5b8c..252423c 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.3.5'; +$SOFTWARE_VERSION = '5.3.6'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
