summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2004-07-09 15:07:42 +0000
committerMark Wielaard <mark@klomp.org>2004-07-09 15:07:42 +0000
commit13442017fd32f35359b5f7e259f27f1c2ec01d33 (patch)
treea0bb342f75fa5f572db55971c0ec5d48f3f4241d /configure.ac
parent864cb526ddddedcfc4d750f9b830f3eed3a9a8e4 (diff)
downloadclasspath-13442017fd32f35359b5f7e259f27f1c2ec01d33.tar.gz
* configure.ac: Set version to 0.10.classpath-0_10-release
* NEWS: Add new features of 0.10. * README: Mention additional GNU library packages.
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 54c2e330c..244ca5e7f 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.10-pre1],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.10],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET