Classpath now open for 0.97 commits :)

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

        * NEWS: Kickoff updates for 0.97.
        * configure.ac: Set version to 0.97-pre.

-- 
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.184
diff -u -3 -p -u -r1.184 NEWS
--- NEWS        15 Oct 2007 22:25:31 -0000      1.184
+++ NEWS        15 Oct 2007 22:34:20 -0000
@@ -1,3 +1,5 @@
+New in release 0.97
+
 New in release 0.96 (Oct 15, 2007)
 
 * New experimental GStreamer javax.sound peer (see README.gstreamer)
Index: configure.ac
===================================================================
RCS file: /cvsroot/classpath/classpath/configure.ac,v
retrieving revision 1.214
diff -u -3 -p -u -r1.214 configure.ac
--- configure.ac        15 Oct 2007 22:25:31 -0000      1.214
+++ configure.ac        15 Oct 2007 22:34:21 -0000
@@ -6,7 +6,7 @@ dnl ------------------------------------
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.96],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.97-pre],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET

Attachment: signature.asc
Description: Digital signature

Reply via email to