diff options
author | Sven Gothel <[email protected]> | 2012-05-09 18:49:04 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-05-09 18:49:04 +0200 |
commit | d887fa4c36c97676d845d2d95c33025ad8f9f006 (patch) | |
tree | 190d5d8701e7a6d1f226d18bd80d095348056195 | |
parent | cf483eb4b158802a28552d00b9a3328797ef97ab (diff) |
Android: Bump version.code: 914010
-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 5faf1d529..f5d17ba66 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="0914009" /> <!-- xxyyzzz, xx=API yy screen-from-to zzz app-version--> + <property name="jogl_int_version" value="0914010" /> <!-- 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) |