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 2c4658089d..bb35678b19 100644 --- a/epoc/createpkg.pl +++ b/epoc/createpkg.pl @@ -3,7 +3,7 @@ use File::Find; use Cwd; -$VERSION="5.13.0"; +$VERSION="5.13.1"; $EPOC_VERSION=1; |