summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-02-22 03:23:19 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-02-22 03:23:19 +0000
commitd25ddb5a93d56c966d93a344b8b5dee196fe08cf (patch)
tree29ca43edb58b0d7795035bc3e383f14a1bb00027 /configure.ac
parent32e4572f5dd85f69111ccebb1f6069137e1c660c (diff)
downloadclasspath-d25ddb5a93d56c966d93a344b8b5dee196fe08cf.tar.gz
2008-02-22 Andrew John Hughes <gnu_andrew@member.fsf.org>classpath-0_97-release
* NEWS: Set date for 0.97. * configure.ac: Set version to 0.97
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 a46ccbf29..fd85eb0dc 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.97],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET