Hi,

Created a branch and bumped the version strings on the trunk:

2007-04-06  Mark Wielaard  <[EMAIL PROTECTED]>

       * configure.ac (VERSION): Set to 0.96-pre.

and branch:

2007-04-06  Mark Wielaard  <[EMAIL PROTECTED]>

       * configure.ac (VERSION): Set to 0.95-rc.

Committed,

Mark

diff -u -r1.201 configure.ac
--- configure.ac        5 Apr 2007 12:05:47 -0000       1.201
+++ configure.ac        6 Apr 2007 22:39:30 -0000
@@ -6,7 +6,7 @@
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.94-pre],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.96-pre],[EMAIL PROTECTED],[classpath])
 AC_CONFIG_SRCDIR(java/lang/System.java)
 
 AC_CANONICAL_TARGET

diff -u -r1.201 configure.ac
--- configure.ac        5 Apr 2007 12:05:47 -0000       1.201
+++ configure.ac        6 Apr 2007 22:39:20 -0000
@@ -6,7 +6,7 @@
 dnl define([AC_CACHE_LOAD], )dnl
 dnl define([AC_CACHE_SAVE], )dnl
 
-AC_INIT([GNU Classpath],[0.94-pre],[EMAIL PROTECTED],[classpath])
+AC_INIT([GNU Classpath],[0.95-rc],[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