]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* configure.in: Update version to 2.18.50.
authorDaniel Jacobowitz <drow@false.org>
Mon, 6 Aug 2007 20:13:48 +0000 (20:13 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 6 Aug 2007 20:13:48 +0000 (20:13 +0000)
* configure: Regenerated.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index a410c9eaa650c895515c50fda40ad6880526afb6..b6a9ea3e6c23bfe508f0cfb4e6fbcaa6cf94ad21 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 9a749c7ef855e2597fb57c4f48be0f3dc3b3191c..ec3df5c97214787d659f6f6e37a30d947dab3e4a 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 193907ce2fe26baf0e3214c8aa6de74cd8bac3da..b7946e7a53eae0832e757376c4101c7f48e9ee4c 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.