summaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index 8a11a17..f3f0f7e 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -148,8 +148,8 @@
android.abi="${android.abi}"
androidmanifest.path="resources/android/AndroidManifest-Test.xml"
androidresources.path="resources/android/res"
- version.code="${gluegen_int_version}"
- version.name="${gluegen.version.plus}"
+ version.code="${jogamp_int_version}"
+ version.name="${jogamp.version}"
/>
</target>