diff options
author | Sven Gothel <[email protected]> | 2012-05-04 15:31:50 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-05-04 15:31:50 +0200 |
commit | a6e7b6cc08cea358c157320ff9d61d424c57e92b (patch) | |
tree | 982bccf13e579e6bce3ce12952edb424294372fd /make/versions.xml | |
parent | 6021217f158965ca480c848eb69bec2169b357cb (diff) |
Android: proper version.code and test manifest
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 f679895f1..6e320bc50 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="4" /> + <property name="jogl_int_version" value="0914008" /> <!-- 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) |