diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2023-11-02 07:33:47 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2023-11-02 07:33:47 +0000 |
| commit | 908ae9dc42b6e587aa5f5cb49f6b7597f5d0b508 (patch) | |
| tree | 940e1e7125e2db8cf66380f8b3ed8eea20b47dd3 | |
| parent | e4b282209a37c77bacc8cf7c214ab352d7091a62 (diff) | |
prepare release 5.2.5v5.2.5
| -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 046840c..e2e8332 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.4'; +$SOFTWARE_VERSION = '5.2.5'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
