summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-03-06 17:15:07 +0000
committerMark Wielaard <mark@klomp.org>2006-03-06 17:15:07 +0000
commit42c8fa4c00acd70ac134c6bd91aa1f515c41f861 (patch)
tree2d52f811f14177e7d8bc1cbf197f7f1bb20fc9c3 /configure.ac
parent2ee86888adc7c14ef6583b0d478388270196e593 (diff)
downloadclasspath-generics-0_90-release.tar.gz
* configure.ac: Set version to 0.90-generics.generics-0_90-release
* NEWS: Fix typos.
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 0aa77bbcc..7478a5dd6 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.90-pre-generics],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.90-generics],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET