summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-22 13:08:05 +0000
committerLeon Brocard <acme@astray.com>2011-06-08 09:09:05 +0100
commit415b79aa094cd3972d0009705c16dcaed520f728 (patch)
tree7793601f330c0b481b7d2efc3fae6e84ba3fc44a
parent81bc5e35b0b919cbc549399628457bdbbe041230 (diff)
downloadperl-415b79aa094cd3972d0009705c16dcaed520f728.tar.gz
Update Changes and bump Module::CoreList to 2.44 for a CPAN release
(cherry picked from commit f1495101f8b951dc126f5898777a723f994cc6a4)
-rw-r--r--dist/Module-CoreList/Changes5
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
2 files changed, 5 insertions, 2 deletions
diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes
index f3dea391a5..35d4052f2e 100644
--- a/dist/Module-CoreList/Changes
+++ b/dist/Module-CoreList/Changes
@@ -1,4 +1,7 @@
-2.43 ?????
+2.44 Sat Jan 22 2011
+ - Merged v5.12.3 and v5.13.9
+
+2.43 Sat Jan 22 2011
- Updated for v5.12.3
2.42_01 Thu Jan 20 2011
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index 9e75e7bdf4..1363f9ad18 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.42_01';
+$VERSION = '2.44';
=head1 NAME