summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2004-05-07 06:43:29 +0000
committerDaniel Jacobowitz <dan@debian.org>2004-05-07 06:43:29 +0000
commit3493308fb6f858260a375d9643504d6cf20f9e01 (patch)
treee33b2791ded0aaa77694201c529abb051255823d
parentcfca25fc77f904f72405796f3bfdbb7c506b9c4f (diff)
downloadgdb-3493308fb6f858260a375d9643504d6cf20f9e01.tar.gz
* configure.in: Bump version to 2.14.92.
* configure: Regenerate.
-rw-r--r--bfd/ChangeLog5
-rwxr-xr-xbfd/configure2
-rw-r--r--bfd/configure.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 720601d3dd9..3f67378343c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2004-05-07 Daniel Jacobowitz <dan@debian.org>
+ * configure.in: Bump version to 2.14.92.
+ * configure: Regenerate.
+
+2004-05-07 Daniel Jacobowitz <dan@debian.org>
+
Merge from mainline:
2004-04-16 Alan Modra <amodra@bigpond.net.au>
* simple.c (bfd_simple_get_relocated_section_contents): Don't
diff --git a/bfd/configure b/bfd/configure
index ec9d253f442..7a5fc01fba6 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -919,7 +919,7 @@ fi
PACKAGE=bfd
-VERSION=2.14.91
+VERSION=2.14.92
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
diff --git a/bfd/configure.in b/bfd/configure.in
index 222af5d288d..3cdc0d470e6 100644
--- a/bfd/configure.in
+++ b/bfd/configure.in
@@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
AC_CANONICAL_SYSTEM
AC_ISC_POSIX
-AM_INIT_AUTOMAKE(bfd, 2.14.91)
+AM_INIT_AUTOMAKE(bfd, 2.14.92)
# Uncomment the next line to remove the date from the reported bfd version
#is_release=y