diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index a33c2650e2a1c9cbbafc5011a142061d09afb28e..1682e3b74b560f90af2d007cb27ad9348907a9bf 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.1.0-dev'; + const VERSION = '8.1.0-beta2'; /** * Core API compatibility.