diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index e91bf62ee4cf20b960c98c21b1a5e4c2930ffdeb..719e813dc28322f8673c9f00be6b1fa4390fe13d 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -82,7 +82,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '8.9.1-dev';
+  const VERSION = '8.9.2-dev';
 
   /**
    * Core API compatibility.