+2009-02-02 Tristan Gingold <gingold@adacore.com>
+
+ * configure.in: Bump version to 2.19.1
+ * Makefile.am (RELEASE): Set.
+ * configure, Makefile.in: Regenerated.
+
2009-01-14 Joseph Myers <joseph@codesourcery.com>
* elf32-arm.c (elf32_arm_final_link_relocate): Do not turn
ACLOCAL_AMFLAGS = -I . -I .. -I ../config
# Uncomment the following line when doing a release.
-# RELEASE=y
+RELEASE=y
INCDIR = $(srcdir)/../include
CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
ACLOCAL_AMFLAGS = -I . -I .. -I ../config
# Uncomment the following line when doing a release.
-# RELEASE=y
+RELEASE = y
INCDIR = $(srcdir)/../include
CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
MKDEP = gcc -MM
# Define the identity of the package.
PACKAGE=bfd
- VERSION=2.19.0
+ VERSION=2.19.1
cat >>confdefs.h <<_ACEOF
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.19.0)
+AM_INIT_AUTOMAKE(bfd, 2.19.1)
dnl These must be called before LT_INIT, because it may want
dnl to call AC_CHECK_PROG.
-@set VERSION 2.19.0
+@set VERSION 2.19.1
@set VERSION_PACKAGE (GNU Binutils)
-@set UPDATED December 2008
+@set UPDATED February 2009
@set BUGURL @uref{http://www.sourceware.org/bugzilla/}