diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 711028be445..abf54b3a0e6 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.0.0-dev'; + const VERSION = '8.0.0-beta16'; /** * Core API compatibility.