aboutsummaryrefslogtreecommitdiffstats
path: root/make/versions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/versions.xml')
-rw-r--r--make/versions.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/versions.xml b/make/versions.xml
index 75c035f5a..0ee07bfe0 100644
--- a/make/versions.xml
+++ b/make/versions.xml
@@ -19,6 +19,7 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="jogl.ri" value="true" /> -->
+ <property name="jogl.ri" value="true" />
<!-- Base version of the NativeWindow interface, following the same
rules as above -->
@@ -30,6 +31,7 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="nativewindow.ri" value="true" /> -->
+ <property name="nativewindow.ri" value="true" />
<!-- Base version of the Newt library, following the same
rules as above -->
@@ -42,5 +44,6 @@
official release builds and intermediate release builds, but
commented out for nightly builds. -->
<!-- <property name="newt.ri" value="true" /> -->
+ <property name="newt.ri" value="true" />
</project>