diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2025-08-08 08:06:57 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2025-08-08 08:06:57 +0000 |
| commit | 215876631a4a28ff820f229e878acb058f643247 (patch) | |
| tree | ab37815253fdf7d1f1eea57d313406be6be9da74 | |
| parent | 027cb70c1635ce45730897af6b3d7cf52d17a777 (diff) | |
prepare release 5.3.12
| -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 9507b44..fa2d0a3 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.11'; +$SOFTWARE_VERSION = '5.3.12'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
