diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 6b8f33ebfef3a3b830ccb2ba1877dfa0bf83c1cf..3ebda8f1e05443e976ee2486ad0295240221a883 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.5-dev'; + const VERSION = '8.0.5'; /** * Core API compatibility.