summaryrefslogtreecommitdiffstatshomepage
path: root/core/lib/Drupal.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib/Drupal.php')
-rw-r--r--core/lib/Drupal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php
index 63514b60eff8..9b6dc8765017 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -76,7 +76,7 @@ class Drupal {
/**
* The current system version.
*/
- const VERSION = '11.2-dev';
+ const VERSION = '11.3-dev';
/**
* Core API compatibility.