summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-03-06 17:15:21 +0000
committerMark Wielaard <mark@klomp.org>2006-03-06 17:15:21 +0000
commitd4f9b3a59713f93bf5e51861473a9ed294741b27 (patch)
tree7948a7bb8874a987d074a01a91a4429ffc96af75 /configure.ac
parent792edaf208f45fcdeddc30ed9d5985501195dc34 (diff)
downloadclasspath-0_90-branch.tar.gz
* configure.ac: Set version to 0.90.classpath-0_90-releaseclasspath-0_90-branch
* 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 10100c64a..4006bdced 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],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.90],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET