diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2024-07-24 18:34:49 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2024-07-24 18:34:49 +0000 |
| commit | 88dd40e0a933f318fdc901fce6036117119bae63 (patch) | |
| tree | 3d2d82497b3a5d8ea75e0a52a2fe83fbe6dd23fc | |
| parent | 87e88594ba768d4e979383fe36276ab5dd29e571 (diff) | |
prepare release 5.3.7v5.3.7
| -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 252423c..399aa11 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.6'; +$SOFTWARE_VERSION = '5.3.7'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
