diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-08-18 22:57:24 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-08-18 22:57:24 +0100 |
commit | d98a0e0610723630e3a6cf6f1de20f87701b22bc (patch) | |
tree | 7c40db04ad260c1b4de8902659aed114e2bc967b /dist | |
parent | eedeb08c569f6a0217577917463f42f52c4635f5 (diff) | |
download | perl-d98a0e0610723630e3a6cf6f1de20f87701b22bc.tar.gz |
Version bump Module-CoreList to 2.37 for a CPAN release
Diffstat (limited to 'dist')
-rw-r--r-- | dist/Module-CoreList/lib/Module/CoreList.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index babea01b65..8b4e09e628 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -2,7 +2,7 @@ package Module::CoreList; use strict; use vars qw/$VERSION %released %version %families %upstream %bug_tracker %deprecated/; -$VERSION = '2.36'; +$VERSION = '2.37'; =head1 NAME |