diff options
author | Sven Gothel <[email protected]> | 2012-05-03 06:16:51 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-05-03 06:16:51 +0200 |
commit | 12d7bcda1685dfb6e9ff7d8714d2f5e4bf8816f5 (patch) | |
tree | 7083324dbfae8c3e80898f79d4798c1789339b31 | |
parent | 5f4fbd17bce8ea6fdef7b36a04cbd5b8694dea09 (diff) |
APK version code = 1
-rw-r--r-- | make/versions.xml | 2 |
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) |