diff options
| -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 8319633..009a3a8 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.0.8'; +$SOFTWARE_VERSION = '5.0.9'; // Store startup time $STUDIP_STARTUP_TIME = microtime(true); |
