diff options
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 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) |