diff options
Diffstat (limited to 'epoc/createpkg.pl')
-rw-r--r-- | epoc/createpkg.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epoc/createpkg.pl b/epoc/createpkg.pl index a7ed87ccf8..bc20811c24 100644 --- a/epoc/createpkg.pl +++ b/epoc/createpkg.pl @@ -3,7 +3,7 @@ use File::Find; use Cwd; -$VERSION="5.13.5"; +$VERSION="5.13.6"; $EPOC_VERSION=1; |