summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2007-10-16 16:31:20 +0000
committerMark Wielaard <mark@klomp.org>2007-10-16 16:31:20 +0000
commit822c728f23c547903bbe5588a330b19cdba1e024 (patch)
tree534865cc8a7eb9173aa995543825eff0a916427c /configure.ac
parent2b9f65a93cf632e001ebebb4c3b3057adc64342e (diff)
downloadclasspath-822c728f23c547903bbe5588a330b19cdba1e024.tar.gz
* NEWS: Mention small compile/configure/build fixes.classpath-0_96_1-release
* configure.ac: Set version to 0.96.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 109f0153a..f5968ec93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl -----------------------------------------------------------
dnl define([AC_CACHE_LOAD], )dnl
dnl define([AC_CACHE_SAVE], )dnl
-AC_INIT([GNU Classpath],[0.97-pre],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.96.1],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET