summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2009-02-05 23:26:07 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2009-02-05 23:26:07 +0000
commitbfaa14a06b2b8260116d8923e6f081aa84ffedbc (patch)
tree0a05df3f0f22c17c5d16223869a31986751b0c8d /configure.ac
parent151a16dee09e7035a0adbd8d613434565094b454 (diff)
downloadclasspath-bfaa14a06b2b8260116d8923e6f081aa84ffedbc.tar.gz
Prepare for 0.98 release.classpath-0.98
2009-02-05 Andrew John Hughes <ahughes@redhat.com> * NEWS: Updated. * configure.ac: Bump to 0.98 proper.
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 1678ae100..e26a2c26d 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.98-pre],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.98],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET