From: Rafael Garcia-Suarez Date: Tue, 5 May 2009 14:42:09 +0000 (+0200) Subject: Bump $VERSION of FileCache X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=045cad9882c9f6627b184bc0df58f61cf25b5cd7;p=p5sagit%2Fp5-mst-13.2.git Bump $VERSION of FileCache --- diff --git a/lib/FileCache.pm b/lib/FileCache.pm index 5028291..09583b0 100644 --- a/lib/FileCache.pm +++ b/lib/FileCache.pm @@ -1,6 +1,6 @@ package FileCache; -our $VERSION = '1.07'; +our $VERSION = '1.08'; =head1 NAME