Upgraded drupal core with security updates
[yaffs-website] / web / core / lib / Drupal.php
index 9371f1e5f1c98d300780ffb4bbbffa60430d8c4e..db54df3d51785e14245d2dd9e990670e87ce30ff 100644 (file)
@@ -81,7 +81,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '8.3.4';
+  const VERSION = '8.3.7';
 
   /**
    * Core API compatibility.