summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Williams <chris@bingosnet.co.uk>2009-11-19 10:03:53 +0000
committerChris Williams <chris@bingosnet.co.uk>2009-11-19 10:03:53 +0000
commit75c8032f4f01d336ac0b5386a2838286d362c030 (patch)
tree5919e2f64ecf3e2caa84e63e7972316ce3bb29bb
parentc490b21c04c1b227f71571c6c3091caea429d9c6 (diff)
downloadperl-75c8032f4f01d336ac0b5386a2838286d362c030.tar.gz
Bump version of Module::CoreList to 2.23
-rw-r--r--dist/Module-CoreList/META.yml2
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/dist/Module-CoreList/META.yml b/dist/Module-CoreList/META.yml
index 6ae96aa193..536f83bd79 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 63861d2d4c..50654fbeaf 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