summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index d6115dc84..da49ccc35 100644
--- a/configure.in
+++ b/configure.in
@@ -10,8 +10,7 @@ AC_CANONICAL_TARGET
if expr match ${target_cpu} .*86 > /dev/null; then target_cpu=x86; fi
PACKAGE="classpath"
-#VERSION="0.05"
-VERSION="0.05+cvs"
+VERSION="0.06"
dnl We will not track/change lib version until we reach version 1.0
dnl at which time we'll have to be more anal about such things
LIBVERSION="0:0:0"