* configure.in: Bump version to 2.18.90
* configure: Regenerate.
+2008-09-09 Tristan Gingold <gingold@adacore.com>
+
+ * configure.in: Bump version to 2.18.90
+ * configure: Regenerate.
+
2008-09-09 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".
# Define the identity of the package.
PACKAGE=bfd
- VERSION=2.18.50
+ VERSION=2.18.90
cat >>confdefs.h <<_ACEOF
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.18.50)
+AM_INIT_AUTOMAKE(bfd, 2.18.90)
dnl These must be called before LT_INIT, because it may want
dnl to call AC_CHECK_PROG.