* configure.in: Update version to 2.19.50
* configure: Regenerated.
+2008-09-08 Tristan Gingold <gingold@adacore.com>
+
+ * configure.in: Update version to 2.19.50
+ * configure: Regenerated.
+
2008-09-05 Daniel Jacobowitz <dan@codesourcery.com>
* dwarf2.c: Change leading whitespace to tabs.
# Define the identity of the package.
PACKAGE=bfd
- VERSION=2.18.50
+ VERSION=2.19.50
cat >>confdefs.h <<_ACEOF
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.18.50)
+AM_INIT_AUTOMAKE(bfd, 2.19.50)
dnl These must be called before LT_INIT, because it may want
dnl to call AC_CHECK_PROG.