From: Chris Williams Date: Thu, 19 Nov 2009 10:03:53 +0000 (+0000) Subject: Bump version of Module::CoreList to 2.23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=75c8032f4f01d336ac0b5386a2838286d362c030;p=p5sagit%2Fp5-mst-13.2.git Bump version of Module::CoreList to 2.23 --- diff --git a/dist/Module-CoreList/META.yml b/dist/Module-CoreList/META.yml index 6ae96aa..536f83b 100644 --- a/dist/Module-CoreList/META.yml +++ b/dist/Module-CoreList/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: Module-CoreList -version: 2.20 +version: 2.23 abstract: ~ license: perl author: ~ diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 63861d2..50654fb 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.22'; +$VERSION = '2.23'; =head1 NAME