]> granicus.if.org Git - gc/commitdiff
[7.2] gc7_2
authorIvan Maidanski <ivmai@mail.ru>
Fri, 11 May 2012 16:33:43 +0000 (20:33 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 15 May 2012 07:14:21 +0000 (11:14 +0400)
Bump libgc version to 7.2 (final)

* configure.ac, doc/README, include/gc_version.h:
Bump version to 7.2 (final).
* configure: Regenerate.
* Makefile.in: Ditto.
* ChangeLog: Update.

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

index d7b4ca2f86e35f826190d74e5f0dca1bef2dd4fa..a82c4380e768f08a8b0cf9e235c3e48cb2d4290b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+[7.2]
+
+2012-05-11  Ivan Maidanski  <ivmai@mail.ru>
+
+       * configure.ac, doc/README, include/gc_version.h:
+       Bump version to 7.2 (final).
+       * configure: Regenerate.
+       * Makefile.in: Ditto.
+
 2012-04-16  H.J. Lu <hjl.tools@gmail.com>
 
        * include/gc_tiny_fl.h (GC_GRANULE_BYTES): Set to 8 for x32.
index 92eabdb13591cb83beee69578d31670ecd75c715..f9d7626d7b1b6db916af1c7c999eb405f7386764 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.69 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gc 7.2alpha7.
+# Generated by GNU Autoconf 2.68 for gc 7.2.
 #
 # Report bugs to <gc@linux.hpl.hp.com>.
 #
@@ -571,8 +571,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gc'
 PACKAGE_TARNAME='gc'
-PACKAGE_VERSION='7.2alpha7'
-PACKAGE_STRING='gc 7.2alpha7'
+PACKAGE_VERSION='7.2'
+PACKAGE_STRING='gc 7.2'
 PACKAGE_BUGREPORT='gc@linux.hpl.hp.com'
 PACKAGE_URL=''
 
@@ -1374,7 +1374,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.2alpha7 to adapt to many kinds of systems.
+\`configure' configures gc 7.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1445,7 +1445,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gc 7.2alpha7:";;
+     short | recursive ) echo "Configuration of gc 7.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1580,7 +1580,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gc configure 7.2alpha7
+gc configure 7.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2070,7 +2070,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.2alpha7, which was
+It was created by gc $as_me 7.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3044,7 +3044,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gc'
- VERSION='7.2alpha7'
+ VERSION='7.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17353,7 +17353,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.2alpha7, which was
+This file was extended by gc $as_me 7.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17419,7 +17419,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.2alpha7
+gc config.status 7.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index 2438a360ddd2d369244d11cf3a44471f90dc2a76..ee6693d43f57a631b65dd7f0000c019ed463d493 100644 (file)
@@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce configure.
 # Initialization
 # ==============
 
-AC_INIT(gc,7.2alpha7,gc@linux.hpl.hp.com)
+AC_INIT(gc,7.2,gc@linux.hpl.hp.com)
     ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
 AC_CONFIG_SRCDIR(gcj_mlc.c)
 AC_CONFIG_MACRO_DIR([m4])
index 6a58182ca5534300b84e9884a69aab26dba4dc8d..4c8ea0919207d0498a03dcca716ba28519240db5 100644 (file)
@@ -36,7 +36,7 @@ Public License, but is not needed by, nor linked into the collector library.
 It is included here only because the atomic_ops distribution is, for
 simplicity, included in its entirety.
 
-This is version 7.2alpha7 of a conservative garbage collector for C and C++.
+This is version 7.2 of a conservative garbage collector for C and C++.
 
 You might find a more recent version of this at
 
index 4ea1a897282946bfc5207f3bcae5f7d257c0996e..3cf22ae4a2927ca115bea73fc0127bcd1e6c1fcd 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 7
+#define GC_TMP_ALPHA_VERSION GC_NOT_ALPHA
 
 #ifndef GC_NOT_ALPHA
 # define GC_NOT_ALPHA 0xff