diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 1697ff62a24067b1ea6965f9a1e73926dba9467c..ea2fbd78427870b0f57d8da20052313c0dc6beca 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -82,7 +82,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.5.0-dev'; + const VERSION = '8.5.0'; /** * Core API compatibility.