diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index 53e9f7e89f070609c07308f08866364bb81b761e..da4f15078e9a58bdd1ddc1aac155bab7a512a712 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.3.5-dev'; + const VERSION = '8.3.5'; /** * Core API compatibility.