Upgrade Views to 3.14

Fix Views module security issue:
  SA-CONTRIB-2016-036
  https://www.drupal.org/node/2749333

Change-Id: Ica4117421d30da17e5062452e5b39498796bcdc6
This commit is contained in:
Marton Kiss 2016-06-27 21:23:19 +02:00
parent 433e373712
commit f171cf0011
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ projects[variable][version] = "2.5"
projects[views][type] = "module"
projects[views][subdir] = "contrib"
projects[views][version] = "3.11"
projects[views][version] = "3.14"
; Update Views Content access filter per core performance improvements.
; https://drupal.org/comment/8516039#comment-8516039