diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2024-06-17 14:47:24 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2024-06-17 14:47:24 +0000 |
| commit | 6a78fc43cccf0f41011e77e808178b7e97ec361e (patch) | |
| tree | d29ae09223ecdade9e9ce8613afaf3655c8ac6d3 | |
| parent | c2f0bd96e89b8bbdd76d711257ae6414d9f95ad4 (diff) | |
prepare release 5.2.8v5.2.8
| -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 27efeaa..1515395 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.2.7'; +$SOFTWARE_VERSION = '5.2.8'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
