OSDN Git Service

* configure.in: Update version to 2.18.50.
authorDaniel Jacobowitz <dan@debian.org>
Mon, 6 Aug 2007 20:13:48 +0000 (20:13 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Mon, 6 Aug 2007 20:13:48 +0000 (20:13 +0000)
* configure: Regenerated.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index a410c9e..b6a9ea3 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-06  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Update version to 2.18.50.
+       * configure: Regenerated.
+
 2007-08-06  Paul Brook  <paul@codesourcery.com>
 
        * elf32-arm.c (elf32_arm_link_hash_entry): Add
index 9a749c7..ec3df5c 100755 (executable)
@@ -2994,7 +2994,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.17.50
+ VERSION=2.18.50
 
 
 cat >>confdefs.h <<_ACEOF
index 193907c..b7946e7 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.17.50)
+AM_INIT_AUTOMAKE(bfd, 2.18.50)
 
 dnl These must be called before AM_PROG_LIBTOOL, because it may want
 dnl to call AC_CHECK_PROG.