This sets us up for 0.98 hacking.

ChangeLog:

2008-02-22  Andrew John Hughes  <[EMAIL PROTECTED]>

        * NEWS: Add 0.98.
        * configure.ac: Set version to 0.98-pre.

-- 
Andrew :)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8
Index: NEWS
===================================================================
RCS file: /sources/classpath/classpath/NEWS,v
retrieving revision 1.191
diff -u -3 -p -u -r1.191 NEWS
--- NEWS        22 Feb 2008 03:23:21 -0000      1.191
+++ NEWS        22 Feb 2008 04:14:42 -0000
@@ -1,3 +1,5 @@
+New in release 0.98
+
 New in release 0.97 (Feb 22, 2007)
 
 Build changes:
Index: configure.ac
===================================================================
RCS file: /sources/classpath/classpath/configure.ac,v
retrieving revision 1.225
diff -u -3 -p -u -r1.225 configure.ac
--- configure.ac        22 Feb 2008 03:23:21 -0000      1.225
+++ configure.ac        22 Feb 2008 04:14:48 -0000
@@ -6,7 +6,7 @@ dnl ------------------------------------
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.97],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.98-pre],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET

Attachment: signature.asc
Description: Digital signature

Reply via email to