Hi,
The following patch fixes it. From
2009-10-16 Tristan Gingold <[email protected]>
* configure.in: Bump version to 2.20.0
* Makefile.am (RELEASE): Unset.
* configure, Makefile.in: Regenerate.
Thanks Jonas Meyer, for remind me about it.
diff -Naur binutils-2.20.orig/bfd/configure binutils-2.20/bfd/configure
--- binutils-2.20.orig/bfd/configure 2009-10-16 07:47:47.000000000 -0400
+++ binutils-2.20/bfd/configure 2009-10-19 03:31:26.000000000 -0400
@@ -4116,7 +4116,7 @@
# Define the identity of the package.
PACKAGE=bfd
- VERSION=2.20
+ VERSION=2.20.0
cat >>confdefs.h <<_ACEOF
diff -Naur binutils-2.20.orig/bfd/configure.in binutils-2.20/bfd/configure.in
--- binutils-2.20.orig/bfd/configure.in 2009-10-16 07:47:44.000000000 -0400
+++ binutils-2.20/bfd/configure.in 2009-10-16 09:09:03.000000000 -0400
@@ -8,7 +8,7 @@
AC_CANONICAL_TARGET
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.20)
+AM_INIT_AUTOMAKE(bfd, 2.20.0)
dnl These must be called before LT_INIT, because it may want
dnl to call AC_CHECK_PROG.
Regards
--
Héctor Orón
"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]