diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index a3372e14750ea35ae4f450039cba622bd0aeef56..17153c4571cd4e6be08ee5d886dd103ee74a41f5 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -82,7 +82,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '8.7.0-dev';
+  const VERSION = '8.7.0';
 
   /**
    * Core API compatibility.