From 68d08c6cbda72d244a6a9172269a9da5bbe6d4ec Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Wed, 14 May 2008 00:19:56 +0000 Subject: [PATCH] Add j2me components to j2se, script jars. --- build.xml | 2 ++ version.properties | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index ebbab3d6..526db082 100644 --- a/build.xml +++ b/build.xml @@ -48,6 +48,7 @@ + @@ -55,6 +56,7 @@ + diff --git a/version.properties b/version.properties index 95771feb..57b0d883 100644 --- a/version.properties +++ b/version.properties @@ -1 +1 @@ -version: 0.31 +version: 0.32