From f84e4aeaa14af2d4a64f85407802a478ff640046 Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Wed, 7 May 2008 20:31:53 +0000 Subject: [PATCH] Fix bootclasspath --- build.xml | 16 ++++++++-------- version.properties | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index d1ef3d7f..ebbab3d6 100644 --- a/build.xml +++ b/build.xml @@ -17,17 +17,12 @@ - + - - - - - - - + + @@ -84,6 +79,11 @@ Using WTK found in ${wtk.home} + + + + + diff --git a/version.properties b/version.properties index 63fa2d7b..95771feb 100644 --- a/version.properties +++ b/version.properties @@ -1 +1 @@ -version: 0.30 +version: 0.31