diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 40a39fe1692587a6eefefd37bf65f48d7b086b8c..901e77b37058047afca4282e479d124294cfd235 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-dev'; + const VERSION = '8.5.7'; /** * Core API compatibility.