diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 901e77b37058047afca4282e479d124294cfd235..b30f585da1689f60dbb99ea2db98ee582546159b 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -82,7 +82,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.5.7'; + const VERSION = '8.5.8'; /** * Core API compatibility.