diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 93e60dc8827783072629c2aca1a22106408a4c7d..1e0da8eb83642d377ae131225a9352cb7b98b357 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.2.4-dev'; + const VERSION = '8.2.4'; /** * Core API compatibility.