diff options
author | Sven Gothel <[email protected]> | 2012-05-04 07:04:32 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-05-04 07:04:32 +0200 |
commit | 6021217f158965ca480c848eb69bec2169b357cb (patch) | |
tree | c45b4f39cabb9bb93b273ff03daad4bab775a94d /make/versions.xml | |
parent | 863cf5789cdba67928d27f69f4476f570c764558 (diff) |
Android: Cleanup Manifest, don't require touch .., Bump version.code: 4
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 6cb59b978..f679895f1 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="4" /> <!-- Uncomment this property in order to produce a JOGL release build without running the "RI" (Reference Implementation) |