* configure.in: Set version to 2.11.1.
* configure: Regenerate.
+2001-06-10 Philip Blundell <philb@gnu.org>
+
+ * configure.in: Set version to 2.11.1.
+ * configure: Regenerate.
+
2001-06-07 Alan Modra <amodra@bigpond.net.au>
* Most files: Update copyright notices.
PACKAGE=gas
-VERSION=2.11
+VERSION=2.11.1
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
AC_CANONICAL_SYSTEM
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(gas, 2.11)
+AM_INIT_AUTOMAKE(gas, 2.11.1)
AM_PROG_LIBTOOL
+2001-06-10 Philip Blundell <philb@gnu.org>
+
+ * configure.in: Set version to 2.11.1.
+ * configure: Regenerate.
+
2001-06-08 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (record_bfd_errors): Remove.
PACKAGE=ld
-VERSION=2.11
+VERSION=2.11.1
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
AC_CANONICAL_SYSTEM
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(ld, 2.11)
+AM_INIT_AUTOMAKE(ld, 2.11.1)
AM_PROG_LIBTOOL