We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd694ef commit 665057bCopy full SHA for 665057b
build.xml
@@ -18,7 +18,7 @@
18
<property name="jogl.lib" location="../jogl-v2.3.2/jogl-all.jar"/>
19
<property name="gluegen.lib" location="../jogl-v2.3.2/gluegen-rt.jar"/>
20
21
- <property name="version_base" value="1.6.0"/>
+ <property name="version_base" value="1.6.1"/>
22
<property name="build.spec.title" value="3D Graphics API for the Java Platform"/>
23
<property name="build.spec.vendor" value=""/>
24
<property name="build.impl.title" value="3D Graphics API for the Java Platform"/>
0 commit comments