summaryrefslogtreecommitdiff
path: root/epoc/createpkg.pl
diff options
context:
space:
mode:
Diffstat (limited to 'epoc/createpkg.pl')
-rw-r--r--epoc/createpkg.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/epoc/createpkg.pl b/epoc/createpkg.pl
index 6977bd385f..77dafb1103 100644
--- a/epoc/createpkg.pl
+++ b/epoc/createpkg.pl
@@ -3,11 +3,11 @@
use File::Find;
use Cwd;
-$VERSION="5.5";
-$PATCH="650";
-$EPOC_VERSION=19;
+$VERSION="5.6";
+$PATCH="0";
+$EPOC_VERSION=20;
$CROSSCOMPILEPATH=cwd;
-$CROSSREPLACEPATH="H:\\devel\\perl5.5.650";
+$CROSSREPLACEPATH="H:\\perl";
sub filefound {