summaryrefslogtreecommitdiff
path: root/dist/base/lib/base.pm
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-11-21 13:16:47 -0500
committerRicardo Signes <rjbs@cpan.org>2015-11-21 13:21:27 -0500
commit4c13dc7e5be531a0699387fda4134304352d7e5c (patch)
tree6e1cc843cef825725e871e22f1d54fbb3662159e /dist/base/lib/base.pm
parent468a9ccf33fabc01299807cb43d6aea00716b63c (diff)
downloadperl-4c13dc7e5be531a0699387fda4134304352d7e5c.tar.gz
base: new CPAN release
Diffstat (limited to 'dist/base/lib/base.pm')
-rw-r--r--dist/base/lib/base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/base/lib/base.pm b/dist/base/lib/base.pm
index 7eff8b2c58..6fee6008fc 100644
--- a/dist/base/lib/base.pm
+++ b/dist/base/lib/base.pm
@@ -3,7 +3,7 @@ package base;
use strict 'vars';
use vars qw($VERSION);
-$VERSION = '2.22_01';
+$VERSION = '2.23';
$VERSION =~ tr/_//d;
# constant.pm is slow