Beta version 1.11.1b (will become 1.11.2) v1.11.1b
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 10 Dec 2011 18:53:03 +0000 (19:53 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 10 Dec 2011 18:53:03 +0000 (19:53 +0100)
* configure.ac (AC_INIT): Bump version number to 1.11.1b.
* NEWS: Likewise.
* doc/automake.texi (Release Statistics): Update, as suggested
by "make release-stats".

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
16 files changed:
ChangeLog
HACKING
Makefile.in
NEWS
aclocal.m4
configure
configure.ac
doc/Makefile.in
doc/automake.texi
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
m4/amversion.m4
tests/Makefile.in

index 5b33a7b..667dc65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-12-10  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
+       Beta version 1.11.1b (will become 1.11.2)
+       * configure.ac (AC_INIT): Bump version number to 1.11.1b.
+       * NEWS: Likewise.
+       * doc/automake.texi (Release Statistics): Update, as suggested
+       by "make release-stats".
+
+2011-12-10  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
        news: fix other blunders
        * NEWS: Remove some duplicated entries, and reorder some others,
        and rename a subsection.  This blunders are probably due to a
diff --git a/HACKING b/HACKING
index 873243c..1cc43fe 100644 (file)
--- a/HACKING
+++ b/HACKING
 * Use `keep_testdirs=yes' to keep test directories for successful
   tests also.
 
+* Use perl coverage information to ensure your new code is thoroughly
+  tested by your new tests.
+
 * See file `tests/README' for more information.
 
 ================================================================
index b91bcdf..0b977bc 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/NEWS b/NEWS
index 0fc4b42..59a3810 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.11.1a:
+New in 1.11.1b:
 
 * WARNING: Future backward-incompatibilities!
 
@@ -65,7 +65,7 @@ New in 1.11.1a:
     the `${infodir}/dir' file, by exporting the new environment variable
     `AM_UPDATE_INFO_DIR' to the value "no".
 
-Bugs fixed in 1.11.1a:
+Bugs fixed in 1.11.1b:
 
 * Bugs introduced by 1.11:
 
index db46df5..fafb6cc 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.11.1a -*- Autoconf -*-
+# generated automatically by aclocal 1.11.1b -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
index 507d7be..7241054 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for GNU Automake 1.11.1a.
+# Generated by GNU Autoconf 2.68 for GNU Automake 1.11.1b.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -560,8 +560,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.11.1a'
-PACKAGE_STRING='GNU Automake 1.11.1a'
+PACKAGE_VERSION='1.11.1b'
+PACKAGE_STRING='GNU Automake 1.11.1b'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/automake/'
 
@@ -1199,7 +1199,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 GNU Automake 1.11.1a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.11.1b to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1268,7 +1268,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.11.1a:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.11.1b:";;
    esac
   cat <<\_ACEOF
 
@@ -1337,7 +1337,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.11.1a
+GNU Automake configure 1.11.1b
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1354,7 +1354,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 GNU Automake $as_me 1.11.1a, which was
+It was created by GNU Automake $as_me 1.11.1b, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2228,7 +2228,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.11.1a'
+ VERSION='1.11.1b'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3324,7 +3324,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 GNU Automake $as_me 1.11.1a, which was
+This file was extended by GNU Automake $as_me 1.11.1b, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3379,7 +3379,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="\\
-GNU Automake config.status 1.11.1a
+GNU Automake config.status 1.11.1b
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index 25009dd..8983660 100644 (file)
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([GNU Automake], [1.11.1a], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.11.1b], [bug-automake@gnu.org])
 
 m4_ifndef([AC_PACKAGE_URL],
          [AC_SUBST([PACKAGE_URL], [http://www.gnu.org/software/automake/])])
index 49a1eee..9ba218f 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 869611c..a076613 100644 (file)
@@ -13439,6 +13439,7 @@ parentheses is the number of generated test cases.
 @item 2009-05-17 @tab 1.11   @tab 8721 @tab 1092 @tab 8289 @tab 4164 (42) @tab 1714 (37) @tab 181 @tab 732 (20)
 @item 2009-12-07 @tab 1.10.3 @tab 7892 @tab 1089 @tab 8027 @tab 3566 (40) @tab 1535 (34) @tab 174 @tab 636
 @item 2009-12-07 @tab 1.11.1 @tab 8722 @tab 1092 @tab 8292 @tab 4162 (42) @tab 1730 (37) @tab 181 @tab 739 (20)
+@item 2011-12-10 @tab 1.11.1b @tab 8822 @tab 1112 @tab 8330 @tab 4223 (42) @tab 1821 (38) @tab 189 @tab 893 (0)
 @end multitable
 
 
index 83ed03f..554c04c 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 6072c33..c35d570 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index e87c16e..2e53bfe 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index c5b9ae4..0cd6387 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 2b01b04..93d6a1b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index db75a65..e15a6b3 100644 (file)
@@ -18,7 +18,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
 [am__api_version='1.11'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.11.1a], [],
+m4_if([$1], [1.11.1b], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -34,7 +34,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.1a])dnl
+[AM_AUTOMAKE_VERSION([1.11.1b])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
index 37242b2..e562685 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.11.1a from Makefile.am.
+# Makefile.in generated by automake 1.11.1b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,