summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2013-03-10 19:18:11 +0000
committerDavid Mitchell <davem@iabyn.com>2013-03-10 19:18:11 +0000
commit26c5c13a4ece9084f310610bb17fb2f24c72a73e (patch)
tree93552f02c2f05eb6cfbfdc9a5435f1b02c81a522
parentf8c6937be06337eebff157fc4f2c7e01961a28e9 (diff)
downloadperl-26c5c13a4ece9084f310610bb17fb2f24c72a73e.tar.gz
Module::CoreList bump version after recent editv5.14.4
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
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 754cf04903..9f46f26564 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.49_06';
+$VERSION = '2.49_07';
=head1 NAME