aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2018-09-30 18:42:58 -0700
committerHarvey Harrison <[email protected]>2018-09-30 18:42:58 -0700
commit665057b9cc5f8d71c9f8360e1046268393c6b5d7 (patch)
tree90ca3e0f5c0ce210d05c3cea9f54b0cc66d44948
parentdd694ef6042fdf2d978a978d3750acac2c25557d (diff)
j3d-core: update version to 1.6.11.6.1
Signed-off-by: Harvey Harrison <[email protected]>
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index b80f560..4c2f162 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>