diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2023-12-28 10:48:47 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2023-12-28 10:48:47 +0000 |
| commit | f3efce19190b2926208629caf18d332749d270fa (patch) | |
| tree | 7135ec3ce19798548835660f569e769104050212 | |
| parent | 4ca3d00487d56562dd7648aea4150f9a430486e7 (diff) | |
prepare release 5.3.4v5.3.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 cad0bb5..df7e34e 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.3'; +$SOFTWARE_VERSION = '5.3.4'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
