summaryrefslogtreecommitdiff
path: root/epoc/createpkg.pl
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
commit0e79a3d1bc1c5a952ab84e05a3a18162f3651f61 (patch)
tree03f845b0ddcf57d10ddd72de2131c7bd1ff54d85 /epoc/createpkg.pl
parentf900159586df0c5a5de8f02417791836a23c3c0a (diff)
downloadperl-0e79a3d1bc1c5a952ab84e05a3a18162f3651f61.tar.gz
bump version to 5.17.0
Diffstat (limited to 'epoc/createpkg.pl')
-rw-r--r--epoc/createpkg.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/epoc/createpkg.pl b/epoc/createpkg.pl
index 3f84fe1f40..377941e407 100644
--- a/epoc/createpkg.pl
+++ b/epoc/createpkg.pl
@@ -3,7 +3,7 @@
use File::Find;
use Cwd;
-$VERSION="5.16.0";
+$VERSION="5.17.0";
$EPOC_VERSION=1;