Hi,

We forgot to update the version number after the release. So here is the
patch to do it now:

2006-01-27  Mark Wielaard  <[EMAIL PROTECTED]>

       * configure.ac: Set version to 0.21-pre.

Committed,

Mark

diff -u -r1.131 configure.ac
--- configure.ac        25 Jan 2006 10:40:12 -0000      1.131
+++ configure.ac        27 Jan 2006 12:42:52 -0000
@@ -6,7 +6,7 @@
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl

-AC_INIT([GNU Classpath],[0.20],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.21-pre],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)

 AC_CANONICAL_TARGET

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to