summaryrefslogtreecommitdiff
path: root/epoc/createpkg.pl
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2010-09-19 15:21:29 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2010-09-19 15:21:29 +0100
commitf6c54c41d6f0ed9ba259ce4a5e564c3d6d3d7cd6 (patch)
tree3d65b5eae979dc06e9b568c0027bd81a5d6549ce /epoc/createpkg.pl
parentfc1418b79d5643b6e4c9da7a69fea4e7ab23d3c6 (diff)
downloadperl-f6c54c41d6f0ed9ba259ce4a5e564c3d6d3d7cd6.tar.gz
Bump version to 5.13.5
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 b9fc31a4bb..a7ed87ccf8 100644
--- a/epoc/createpkg.pl
+++ b/epoc/createpkg.pl
@@ -3,7 +3,7 @@
use File::Find;
use Cwd;
-$VERSION="5.13.4";
+$VERSION="5.13.5";
$EPOC_VERSION=1;