In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/045cad9882c9f6627b184bc0df58f61cf25b5cd7?hp=46f1a616f56f167d0a5af6a2d90cd809d2bd03d1>

- Log -----------------------------------------------------------------
commit 045cad9882c9f6627b184bc0df58f61cf25b5cd7
Author: Rafael Garcia-Suarez <[email protected]>
Date:   Tue May 5 16:42:09 2009 +0200

    Bump $VERSION of FileCache
-----------------------------------------------------------------------

Summary of changes:
 lib/FileCache.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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
 

--
Perl5 Master Repository

Reply via email to