This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use Zero() rather than rely on C99 struct initialiser behaviour
[perl5.git] / epoc / createpkg.pl
index b588ee2..60d6429 100644 (file)
@@ -3,7 +3,7 @@
 use File::Find;
 use Cwd;
 
-$VERSION="5.12.0";
+$VERSION="5.13.8";
 $EPOC_VERSION=1;