diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 08:08:42 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-06-26 08:08:42 +0000 |
| commit | a33bf97a2153fe87626f23e51155ce8c745d932d (patch) | |
| tree | 1fe0e2d23e28a13c82496711f07830222d1717e3 | |
| parent | e478c1fad383652a68ce56787fc4e5be7dbe949e (diff) | |
prepare release 5.3.11
| -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 e9a1965..9507b44 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.10'; +$SOFTWARE_VERSION = '5.3.11'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
