Setting things up for the release.

Changelog:

2007-10-15  Andrew John Hughes  <[EMAIL PROTECTED]>

        * NEWS: Add date of 0.96 release.
        * configure.ac: Set version to 0.96.

-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
Index: NEWS
===================================================================
RCS file: /cvsroot/classpath/classpath/NEWS,v
retrieving revision 1.183
diff -u -3 -p -u -r1.183 NEWS
--- NEWS        12 Oct 2007 12:29:31 -0000      1.183
+++ NEWS        15 Oct 2007 22:16:53 -0000
@@ -1,4 +1,4 @@
-New in release 0.96
+New in release 0.96 (Oct 15, 2007)
 
 * New experimental GStreamer javax.sound peer (see README.gstreamer)
 * The JNI interface has been updated to 1.6
Index: configure.ac
===================================================================
RCS file: /cvsroot/classpath/classpath/configure.ac,v
retrieving revision 1.213
diff -u -3 -p -u -r1.213 configure.ac
--- configure.ac        11 Sep 2007 09:48:49 -0000      1.213
+++ configure.ac        15 Oct 2007 22:17:04 -0000
@@ -6,7 +6,7 @@ dnl ------------------------------------
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.96-pre],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.96],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET

Attachment: signature.asc
Description: Digital signature

Reply via email to