aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-05-03 06:16:51 +0200
committerSven Gothel <[email protected]>2012-05-03 06:16:51 +0200
commit12d7bcda1685dfb6e9ff7d8714d2f5e4bf8816f5 (patch)
tree7083324dbfae8c3e80898f79d4798c1789339b31
parent5f4fbd17bce8ea6fdef7b36a04cbd5b8694dea09 (diff)
APK version code = 1
-rw-r--r--make/versions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/versions.xml b/make/versions.xml
index 6cb59b978..8083a70b2 100644
--- a/make/versions.xml
+++ b/make/versions.xml
@@ -12,7 +12,7 @@
betas before release candidates to give the Community time to
react.-->
<property name="jogl_base_version" value="2.0" />
- <property name="jogl_int_version" value="2" />
+ <property name="jogl_int_version" value="1" />
<!-- Uncomment this property in order to produce a JOGL release
build without running the "RI" (Reference Implementation)