Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / lib / Drupal.php
index ebd52afbaa2d7826e2220849cc62bc40f67289df..014aea27f0f0a4eab65cbd32baf8203c58858c83 100644 (file)
@@ -82,7 +82,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '8.6.3';
+  const VERSION = '8.6.4';
 
   /**
    * Core API compatibility.