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 a69fa6e966..425fc8765b 100644 --- a/epoc/createpkg.pl +++ b/epoc/createpkg.pl @@ -3,7 +3,7 @@ use File::Find; use Cwd; -$VERSION="5.15.6"; +$VERSION="5.15.7"; $EPOC_VERSION=1; |