[kaffe] CVS kaffe (robilad): Bumped version number up to 1.1.8-pre

Kaffe CVS cvs-commits at kaffe.org
Mon Mar 27 12:59:56 PST 2006


PatchSet 7195 
Date: 2006/03/27 20:36:42
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
Bumped version number up to 1.1.8-pre

2006-03-27  Dalibor Topic  <robilad at kaffe.org>

        * configure.ac, README: Bumped version number up to 1.1.8-pre.

Members: 
	ChangeLog:1.4703->1.4704 
	README:1.41->1.42 
	configure:1.538->1.539 
	configure.ac:1.216->1.217 
	developers/test-kaffe-sh:1.6->1.7 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4703 kaffe/ChangeLog:1.4704
--- kaffe/ChangeLog:1.4703	Mon Mar 27 00:32:36 2006
+++ kaffe/ChangeLog	Mon Mar 27 20:36:42 2006
@@ -1,3 +1,7 @@
+2006-03-27  Dalibor Topic  <robilad at kaffe.org>
+
+        * configure.ac, README: Bumped version number up to 1.1.8-pre.
+
 2006-03-26  Dalibor Topic  <robilad at kaffe.org>
 
 	* configure.ac, README: Bumped version number up to 1.1.7.
Index: kaffe/README
diff -u kaffe/README:1.41 kaffe/README:1.42
--- kaffe/README:1.41	Mon Mar 27 00:32:40 2006
+++ kaffe/README	Mon Mar 27 20:36:43 2006
@@ -1,7 +1,7 @@
  
 			 ===================
 
-			     Kaffe 1.1.7
+			     Kaffe 1.1.8-pre
 
 			 ===================
 
Index: kaffe/configure
diff -u kaffe/configure:1.538 kaffe/configure:1.539
--- kaffe/configure:1.538	Mon Mar 27 00:32:40 2006
+++ kaffe/configure	Mon Mar 27 20:36:43 2006
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for Kaffe Virtual Machine 1.1.7.
+# Generated by GNU Autoconf 2.59 for Kaffe Virtual Machine 1.1.8-pre.
 #
 # Report bugs to <kaffe at kaffe.org>.
 #
@@ -446,8 +446,8 @@
 # Identity of this package.
 PACKAGE_NAME='Kaffe Virtual Machine'
 PACKAGE_TARNAME='kaffe'
-PACKAGE_VERSION='1.1.7'
-PACKAGE_STRING='Kaffe Virtual Machine 1.1.7'
+PACKAGE_VERSION='1.1.8-pre'
+PACKAGE_STRING='Kaffe Virtual Machine 1.1.8-pre'
 PACKAGE_BUGREPORT='kaffe at kaffe.org'
 
 ac_unique_file="kaffe"
@@ -990,7 +990,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Kaffe Virtual Machine 1.1.7 to adapt to many kinds of systems.
+\`configure' configures Kaffe Virtual Machine 1.1.8-pre to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1060,7 +1060,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.7:";;
+     short | recursive ) echo "Configuration of Kaffe Virtual Machine 1.1.8-pre:";;
    esac
   cat <<\_ACEOF
 
@@ -1312,7 +1312,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-Kaffe Virtual Machine configure 1.1.7
+Kaffe Virtual Machine configure 1.1.8-pre
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1349,7 +1349,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Kaffe Virtual Machine $as_me 1.1.7, which was
+It was created by Kaffe Virtual Machine $as_me 1.1.8-pre, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -2014,7 +2014,7 @@
 
 # Define the identity of the package.
  PACKAGE='kaffe'
- VERSION='1.1.7'
+ VERSION='1.1.8-pre'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -51506,7 +51506,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by Kaffe Virtual Machine $as_me 1.1.7, which was
+This file was extended by Kaffe Virtual Machine $as_me 1.1.8-pre, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -51569,7 +51569,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Kaffe Virtual Machine config.status 1.1.7
+Kaffe Virtual Machine config.status 1.1.8-pre
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: kaffe/configure.ac
diff -u kaffe/configure.ac:1.216 kaffe/configure.ac:1.217
--- kaffe/configure.ac:1.216	Mon Mar 27 00:32:52 2006
+++ kaffe/configure.ac	Mon Mar 27 20:36:58 2006
@@ -1,4 +1,4 @@
-AC_INIT([Kaffe Virtual Machine],[1.1.7],[kaffe at kaffe.org],[kaffe])
+AC_INIT([Kaffe Virtual Machine],[1.1.8-pre],[kaffe at kaffe.org],[kaffe])
 
 AC_PREREQ(2.59)
 
Index: kaffe/developers/test-kaffe-sh
diff -u kaffe/developers/test-kaffe-sh:1.6 kaffe/developers/test-kaffe-sh:1.7
--- kaffe/developers/test-kaffe-sh:1.6	Mon Mar 27 00:32:53 2006
+++ kaffe/developers/test-kaffe-sh	Mon Mar 27 20:37:05 2006
@@ -45,7 +45,7 @@
 
 /tmp/kaffe/bin/tar xvf ~/kaffe*.tar
 
-KVER=/tmp/kaffe/kaffe-1.1.7
+KVER=/tmp/kaffe/kaffe-1.1.8-pre
 DEFAULT="--disable-boehm-gc-configuration --disable-sound --disable-native-awt --enable-pure-java-math --with-jikes=/tmp/kaffe/bin/jikes --disable-gtk-peer"
 
 ENG=intrp




More information about the kaffe mailing list