summaryrefslogtreecommitdiff
path: root/cpan/ExtUtils-Constant
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2017-06-23 17:06:25 +0200
committerNicholas Clark <nick@ccl4.org>2018-04-18 07:56:00 +0200
commit1fb1c55f76997f2e77c982a7169ad53624c93de1 (patch)
tree2dafa2a6854684591044d649f7650e123f730224 /cpan/ExtUtils-Constant
parent6ec573cf82ef04177ad79214c84036c97565490c (diff)
downloadperl-1fb1c55f76997f2e77c982a7169ad53624c93de1.tar.gz
Bump version to 0.24_50.
Diffstat (limited to 'cpan/ExtUtils-Constant')
-rw-r--r--cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm b/cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm
index 3199ebf755..9ac977d7d0 100644
--- a/cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm
+++ b/cpan/ExtUtils-Constant/lib/ExtUtils/Constant.pm
@@ -1,6 +1,6 @@
package ExtUtils::Constant;
use vars qw (@ISA $VERSION @EXPORT_OK %EXPORT_TAGS);
-$VERSION = '0.24';
+$VERSION = '0.24_50';
=head1 NAME