diff options
| author | Stefan Suchi <suchi@data-quest.de> | 2023-12-28 08:37:57 +0000 |
|---|---|---|
| committer | Stefan Suchi <suchi@data-quest.de> | 2023-12-28 08:37:57 +0000 |
| commit | 8b0561a791795648d5b961a0d030335e0e00a6ea (patch) | |
| tree | 553afb5339a60bae1cac2ca993542bfe3c2787b9 | |
| parent | 65a35c784aaac679e809918caab3cafaea0bfd89 (diff) | |
Update bootstrap.phpv5.2.6
| -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 e2e8332..20ba21c 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.5'; +$SOFTWARE_VERSION = '5.2.6'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
