Skip to content

Commit 665057b

Browse files
committed
j3d-core: update version to 1.6.1
Signed-off-by: Harvey Harrison <[email protected]>
1 parent dd694ef commit 665057b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<property name="jogl.lib" location="../jogl-v2.3.2/jogl-all.jar"/>
1919
<property name="gluegen.lib" location="../jogl-v2.3.2/gluegen-rt.jar"/>
2020

21-
<property name="version_base" value="1.6.0"/>
21+
<property name="version_base" value="1.6.1"/>
2222
<property name="build.spec.title" value="3D Graphics API for the Java Platform"/>
2323
<property name="build.spec.vendor" value=""/>
2424
<property name="build.impl.title" value="3D Graphics API for the Java Platform"/>

0 commit comments

Comments
 (0)