diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index ceb4c53d5ec955e28a812c15d4a16985800947a8..8ee0cc3772758d114e717714e8539bf25ce09f33 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -75,7 +75,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '11.0-dev';
+  const VERSION = '11.0.0-dev';
 
   /**
    * Core API compatibility.