diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index fe7aeac01aa2314e0ef088e93df38ccc03d9fd87..09226618295ea2ed449db07f5ec7b17b5bcb8c32 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.2-dev'; + const VERSION = '8.2.2'; /** * Core API compatibility.