summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2006-05-03 20:42:26 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2006-05-03 20:42:26 +0000
commitee02f6913bb23339cc7bf5d4a3aabcc98110e25a (patch)
treeeb73d71c1a84c8dee6acfb602ef68dc0f34d0860 /configure.ac
parent5e5120b9581682740ca67de265541a7773d70916 (diff)
downloadclasspath-ee02f6913bb23339cc7bf5d4a3aabcc98110e25a.tar.gz
2006-05-03 Andrew John Hughes <gnu_andrew@member.fsf.org>
* configure.ac: Set version to 0.92-pre. * NEWS: Add space for 0.92 entries.
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 d78444faa..b4356e410 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.91-pre],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.92-pre],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET