diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 1acfc12e9a6bb277f812312e0cbb02967cec36dc..f9a34a3e06fff2d28fcd5075539dab962032c09f 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.4.0-dev'; + const VERSION = '8.4.0-rc1'; /** * Core API compatibility.