* configure.in: Update version to 2.17.50.
authorDaniel Jacobowitz <drow@false.org>
Sun, 16 Apr 2006 18:01:02 +0000 (18:01 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 16 Apr 2006 18:01:02 +0000 (18:01 +0000)
* configure: Regenerated.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index be3b068eef1a1a59c56e28f6518e97270fb051e9..45685145340ad7c0a20243b2c640f9017dd4b9ef 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Update version to 2.17.50.
+       * configure: Regenerated.
+
 2006-04-14  David Heine  <dlheine@tensilica.com>
 
        * elf32-xtensa.c (build_reloc_opcodes): New.
index 1e0be1d02b90fcac0f995e66ab12c4d91f77b08a..8ec7ba2da7db0710a4fbc379eb51395045fd7f32 100755 (executable)
@@ -2836,7 +2836,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.16.91
+ VERSION=2.17.50
 
 
 cat >>confdefs.h <<_ACEOF
index 963e56238b25fe13683a08eb3d672dadd4e923e3..1f0d2caddcb55afb42767a7b54d748bec1e795ba 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.16.91)
+AM_INIT_AUTOMAKE(bfd, 2.17.50)
 
 dnl These must be called before AM_PROG_LIBTOOL, because it may want
 dnl to call AC_CHECK_PROG.
This page took 0.04305 seconds and 4 git commands to generate.