* configure.in: Bump version to 2.16.90.
authorDaniel Jacobowitz <drow@false.org>
Tue, 8 Mar 2005 15:09:23 +0000 (15:09 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 8 Mar 2005 15:09:23 +0000 (15:09 +0000)
* configure: Regenerated.

bfd/ChangeLog
bfd/configure
bfd/configure.in

index 7ffe83f..ec9d857 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-08  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Bump version to 2.16.90.
+       * configure: Regenerated.
+
 2005-03-07  Jakub Jelinek  <jakub@redhat.com>
 
        * opncls.c (opncls_bread, opncls_bclose): Fix if pread resp.
index 6946c27..8ae9afe 100755 (executable)
@@ -2834,7 +2834,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=bfd
- VERSION=2.15.95
+ VERSION=2.16.90
 
 
 cat >>confdefs.h <<_ACEOF
index 4cf0d7a..a61bf62 100644 (file)
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([libbfd.c])
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.15.95)
+AM_INIT_AUTOMAKE(bfd, 2.16.90)
 
 dnl These must be called before AM_PROG_LIBTOOL, because it may want
 dnl to call AC_CHECK_PROG.