From aff50853c76106d94c47d51853d39edb92ca6524 Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Tue, 6 Sep 2011 17:18:39 -0500 Subject: [PATCH] Updated version number and build script. --- build.xml | 3 +++ project.properties | 7 ++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index f627992..e2bdb1e 100644 --- a/build.xml +++ b/build.xml @@ -5,6 +5,9 @@ + + diff --git a/project.properties b/project.properties index 3592935..dbec21b 100644 --- a/project.properties +++ b/project.properties @@ -1,5 +1,6 @@ -#Tue, 06 Sep 2011 17:09:38 -0500 +#Tue, 06 Sep 2011 17:17:39 -0500 name=jlp -version=alpha1 -build.number=6 +version=0.1 +build.number=2 lib.local=true +release.dir=release