X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FVersion.php;fp=vendor%2Fdoctrine%2Fcache%2Flib%2FDoctrine%2FCommon%2FCache%2FVersion.php;h=71b8b6f8047aceeca22ce1465483ed892ab4f75d;hb=5e458ff8cb4924fd5fa03b80d8edfcc52fe43479;hp=a6399ecc193329a5749fa3ff832893b165d364b5;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php index a6399ecc1..71b8b6f80 100644 --- a/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php +++ b/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php @@ -21,5 +21,5 @@ namespace Doctrine\Common\Cache; class Version { - const VERSION = '1.6.1-DEV'; + const VERSION = '1.7.1'; }