Skip to content

Commit

Permalink
j3d-core: update version to 1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Harvey Harrison <[email protected]>
  • Loading branch information
hharrison committed Oct 1, 2018
1 parent dd694ef commit 665057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<property name="jogl.lib" location="../jogl-v2.3.2/jogl-all.jar"/>
<property name="gluegen.lib" location="../jogl-v2.3.2/gluegen-rt.jar"/>

<property name="version_base" value="1.6.0"/>
<property name="version_base" value="1.6.1"/>
<property name="build.spec.title" value="3D Graphics API for the Java Platform"/>
<property name="build.spec.vendor" value=""/>
<property name="build.impl.title" value="3D Graphics API for the Java Platform"/>
Expand Down

0 comments on commit 665057b

Please sign in to comment.