]> granicus.if.org Git - gc/commitdiff
2011-06-15 Ivan Maidanski <ivmai@mail.ru>
authorivmai <ivmai>
Wed, 15 Jun 2011 11:41:29 +0000 (11:41 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:07:00 +0000 (21:07 +0400)
* include/gc_version.h, configure.ac, doc/README: Change to
version 7.2alpha7.
* configure: Regenerate.

ChangeLog
configure
configure.ac
doc/README
include/gc_version.h

index ba2fa7c11b28883bd28fd36a8c1847160a5716d6..54fe9318f697b40af8c511d5c521815610990b30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-15  Ivan Maidanski <ivmai@mail.ru>
+
+       * include/gc_version.h, configure.ac, doc/README: Change to
+       version 7.2alpha7.
+       * configure: Regenerate.
+
 [7.2alpha6]
 
 2011-06-14  Ivan Maidanski  <ivmai@mail.ru>
index 55e4f0110bc95e705ce98913c1629123ac8548fe..102c4e934cd0b74d0a13f8e5116c46f64994d122 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.67 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gc 7.2alpha6.
+# Generated by GNU Autoconf 2.68 for gc 7.2alpha7.
 #
 # Report bugs to <Hans.Boehm@hp.com>.
 #
@@ -571,8 +571,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gc'
 PACKAGE_TARNAME='gc'
-PACKAGE_VERSION='7.2alpha6'
-PACKAGE_STRING='gc 7.2alpha6'
+PACKAGE_VERSION='7.2alpha7'
+PACKAGE_STRING='gc 7.2alpha7'
 PACKAGE_BUGREPORT='Hans.Boehm@hp.com'
 PACKAGE_URL=''
 
@@ -1368,7 +1368,7 @@ if test "$ac_init_help" = "long"; then
   # 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 gc 7.2alpha6 to adapt to many kinds of systems.
+\`configure' configures gc 7.2alpha7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1439,7 +1439,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gc 7.2alpha6:";;
+     short | recursive ) echo "Configuration of gc 7.2alpha7:";;
    esac
   cat <<\_ACEOF
 
@@ -1567,7 +1567,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gc configure 7.2alpha6
+gc configure 7.2alpha7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2057,7 +2057,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gc $as_me 7.2alpha6, which was
+It was created by gc $as_me 7.2alpha7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3031,7 +3031,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gc'
- VERSION='7.2alpha6'
+ VERSION='7.2alpha7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17228,7 +17228,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gc $as_me 7.2alpha6, which was
+This file was extended by gc $as_me 7.2alpha7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17294,7 +17294,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gc config.status 7.2alpha6
+gc config.status 7.2alpha7
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index d92a2638c5a14a013558a791091c8e9818cade06..567926b2bfd59394a85e51bb8efade20e4fe7f09 100644 (file)
@@ -17,13 +17,13 @@ dnl Process this file with autoconf to produce configure.
 # Initialization
 # ==============
 
-AC_INIT(gc,7.2alpha6,Hans.Boehm@hp.com)
+AC_INIT(gc,7.2alpha7,Hans.Boehm@hp.com)
     ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
 AC_CONFIG_SRCDIR(gcj_mlc.c)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_TARGET
 AC_PREREQ(2.64)
-AC_REVISION($Revision: 1.67 $)
+AC_REVISION($Revision: 1.68 $)
 GC_SET_VERSION
 AM_INIT_AUTOMAKE([foreign dist-bzip2 nostdinc])
 AM_CONFIG_HEADER([include/private/config.h])
index b7def03a0f71a7dc2765ea2e84b7e57e47fc6f39..8ca035bdb00f68824f076e86080a853375e6219f 100644 (file)
@@ -36,7 +36,7 @@ Public License, but is not needed by, nor linked into the collector library.
 It is included here only becuase the atomic_ops distribution is, for
 simplicity, included in its entirety.
 
-This is version 7.2alpha6 of a conservative garbage collector for C and C++.
+This is version 7.2alpha7 of a conservative garbage collector for C and C++.
 
 You might find a more recent version of this at
 
index 6c638ecbef701c80844bef1710674937a4ceb522..4ea1a897282946bfc5207f3bcae5f7d257c0996e 100644 (file)
@@ -23,7 +23,7 @@
 /* it to keep the old-style build process working.              */
 #define GC_TMP_VERSION_MAJOR 7
 #define GC_TMP_VERSION_MINOR 2
-#define GC_TMP_ALPHA_VERSION 6
+#define GC_TMP_ALPHA_VERSION 7
 
 #ifndef GC_NOT_ALPHA
 # define GC_NOT_ALPHA 0xff