summaryrefslogtreecommitdiff
path: root/epoc/createpkg.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-12-19 13:48:45 +0000
committerNicholas Clark <nick@ccl4.org>2007-12-19 13:48:45 +0000
commit4eeeaff6ef21db94b76b8e8b5acd5213781c1c82 (patch)
treec59df6501618e6bd504466ef6773f1599df1c152 /epoc/createpkg.pl
parent270d01deff14e4ea748c5bb85eedf866008d06f7 (diff)
downloadperl-4eeeaff6ef21db94b76b8e8b5acd5213781c1c82.tar.gz
Bump the version number to 5.11.0
p4raw-id: //depot/perl@32646
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 e735d4d581..8a854c6d6d 100644
--- a/epoc/createpkg.pl
+++ b/epoc/createpkg.pl
@@ -3,7 +3,7 @@
use File::Find;
use Cwd;
-$VERSION="5.10.0";
+$VERSION="5.11.0";
$EPOC_VERSION=1;