aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-05-09 16:32:11 +0200
committerSven Gothel <[email protected]>2012-05-09 16:32:11 +0200
commitcf483eb4b158802a28552d00b9a3328797ef97ab (patch)
tree769bd1fefd9d6c4cb564bf352c9ba04ff98af565
parent34be45e1ef9acf53e546d95bfb275846bdce102c (diff)
Android: Bump version.code to 0914009
-rw-r--r--make/versions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/versions.xml b/make/versions.xml
index 6e320bc50..5faf1d529 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="0914008" /> <!-- xxyyzzz, xx=API yy screen-from-to zzz app-version-->
+ <property name="jogl_int_version" value="0914009" /> <!-- 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)