Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / cache / lib / Doctrine / Common / Cache / Version.php
index a6399ecc193329a5749fa3ff832893b165d364b5..71b8b6f8047aceeca22ce1465483ed892ab4f75d 100644 (file)
@@ -21,5 +21,5 @@ namespace Doctrine\Common\Cache;
 
 class Version
 {
-    const VERSION = '1.6.1-DEV';
+    const VERSION = '1.7.1';
 }