This sets the version to 0.97 and the date in NEWS.

ChangeLog:

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

        * NEWS: Set date for 0.97.
        * configure.ac: Set version to 0.97

-- 
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.190
diff -u -3 -p -u -r1.190 NEWS
--- NEWS        17 Feb 2008 23:48:56 -0000      1.190
+++ NEWS        22 Feb 2008 03:21:17 -0000
@@ -1,4 +1,4 @@
-New in release 0.97
+New in release 0.97 (Feb 22, 2007)
 
 Build changes:
 
Index: configure.ac
===================================================================
RCS file: /sources/classpath/classpath/configure.ac,v
retrieving revision 1.224
diff -u -3 -p -u -r1.224 configure.ac
--- configure.ac        22 Feb 2008 03:06:05 -0000      1.224
+++ configure.ac        22 Feb 2008 03:21:17 -0000
@@ -6,7 +6,7 @@ dnl ------------------------------------
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.97-pre],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.97],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET

Attachment: signature.asc
Description: Digital signature

Reply via email to