diff options
author | Sven Gothel <[email protected]> | 2012-05-04 06:01:56 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-05-04 06:01:56 +0200 |
commit | 863cf5789cdba67928d27f69f4476f570c764558 (patch) | |
tree | c604f9bc6867deef04d3870a67d4df97da254584 /make/versions.xml | |
parent | dfe3cf141f9b4748ed3d37db9f18a0e9d8050241 (diff) |
Bump Android version.code: 2
Diffstat (limited to 'make/versions.xml')
-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 8083a70b2..6cb59b978 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="1" /> + <property name="jogl_int_version" value="2" /> <!-- Uncomment this property in order to produce a JOGL release build without running the "RI" (Reference Implementation) |