From 2b68c506ff2ba53a2cd9a6d7470b0aff77070fc3 Mon Sep 17 00:00:00 2001 From: kcr Date: Tue, 17 Jul 2007 18:47:51 +0000 Subject: Bump version number to 1.5.2 --- build.xml | 4 ++-- manifest.mf | 2 +- nbproject/project.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 23ee2c4..0aa5122 100644 --- a/build.xml +++ b/build.xml @@ -46,7 +46,7 @@ */ --> - + @@ -54,7 +54,7 @@ - + diff --git a/manifest.mf b/manifest.mf index 6012d40..3215dbc 100644 --- a/manifest.mf +++ b/manifest.mf @@ -1,5 +1,5 @@ Manifest-Version: 1.0 Implementation-Title: Java 3D Example Programs -Implementation-Version: 1.5.1 +Implementation-Version: 1.5.2 Implementation-Vendor: Sun Microsystems, Inc. Main-Class: org.jdesktop.j3d.examples.hello_universe.HelloUniverse diff --git a/nbproject/project.xml b/nbproject/project.xml index 7d9cbc7..1246e3c 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -4,7 +4,7 @@ - j3d-examples-1.5.1 + j3d-examples-1.5.2 -- cgit v1.2.3