summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2006-12-08 19:19:12 +0000
committerMark Wielaard <mark@klomp.org>2006-12-08 19:19:12 +0000
commit0ac0b186fe118adf626de157ad2ce30aba57bbc0 (patch)
tree8fd1b8414ef9ce2e0122fedcb62d0076856f11b1 /configure.ac
parent24bb46e990e91b4cc22795c39990862c7a6aa3b6 (diff)
downloadclasspath-0ac0b186fe118adf626de157ad2ce30aba57bbc0.tar.gz
* configure.ac (VERSION): Set to 0.94-pre.
* NEWS: Add release date.
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 8ab5bbcfd..672e8a2b4 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.93-pre],[classpath@gnu.org],[classpath])
+AC_INIT([GNU Classpath],[0.94-pre],[classpath@gnu.org],[classpath])
AC_CONFIG_SRCDIR(java/lang/System.java)
AC_CANONICAL_TARGET