summaryrefslogtreecommitdiff
path: root/utils/pas2jni/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pas2jni/Makefile')
-rw-r--r--utils/pas2jni/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pas2jni/Makefile b/utils/pas2jni/Makefile
index 1a9682ef70..46346a1b1c 100644
--- a/utils/pas2jni/Makefile
+++ b/utils/pas2jni/Makefile
@@ -326,7 +326,7 @@ FPCFPMAKE=$(FPC)
endif
endif
override PACKAGE_NAME=pas2jni
-override PACKAGE_VERSION=3.0.1
+override PACKAGE_VERSION=3.0.0
FPMAKE_BIN_CLEAN=$(wildcard ./fpmake$(SRCEXEEXT))
ifdef OS_TARGET
FPC_TARGETOPT+=--os=$(OS_TARGET)