* configure.in: Bump version to 2.18.0
* configure: Regenerate.
+2007-12-13 Matthias Klose <doko@ubuntu.com>
+
+ * configure.in: Bump version to 2.18.0
+ * configure: Regenerate.
+
2007-11-29 Nick Clifton <nickc@redhat.com>
PR ld/5398
# Define the identity of the package.
PACKAGE=bfd
- VERSION=2.18
+ VERSION=2.18.0
cat >>confdefs.h <<_ACEOF
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.18)
+AM_INIT_AUTOMAKE(bfd, 2.18.0)
dnl These must be called before AM_PROG_LIBTOOL, because it may want
dnl to call AC_CHECK_PROG.