diff options
author | Sven Gothel <[email protected]> | 2012-08-23 22:28:27 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-23 22:28:27 +0200 |
commit | 3ee639687c4d1e2431066f7dfe7a922b569079ec (patch) | |
tree | aca9c9f76535f77896e8d3d26ef2de7ead804fb4 /make | |
parent | 8516fe0358805e8549a96cde785dfa7ac2576e87 (diff) |
Android: Bump version.code: 914011
Diffstat (limited to 'make')
-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 f5d17ba66..6256831d3 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="0914010" /> <!-- xxyyzzz, xx=API yy screen-from-to zzz app-version--> + <property name="jogl_int_version" value="0914011" /> <!-- xxyyzzz, xx=API yy screen-from-to zzz app-version--> <!-- Uncomment this property in order to produce a JOGL release build without running the "RI" (Reference Implementation) |