summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2004-02-18 17:17:17 +0000
committerDaniel Jacobowitz <dan@debian.org>2004-02-18 17:17:17 +0000
commit2c3c84765fd605ea9ff5b4ad38235dd2978ade66 (patch)
treecd4c10117b2f2ecf8df1e88e1db87d9943280228 /bfd
parent840817d3945d1f3c4676f2c9eda60d3cc3c43780 (diff)
downloadgdb-2c3c84765fd605ea9ff5b4ad38235dd2978ade66.tar.gz
* configure.in: Update version to 2.15.90.
* configure: Regenerate.
Diffstat (limited to 'bfd')
-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 753a0f75e0b..af6c0f33703 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-18 Daniel Jacobowitz <drow@mvista.com>
+
+ * configure.in: Update version to 2.15.90.
+ * configure: Regenerate.
+
2004-02-17 Daniel Jacobowitz <drow@mvista.com>
Richard Sandiford <rsandifo@redhat.com>
diff --git a/bfd/configure b/bfd/configure
index 22d246d6290..90df6550589 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -930,7 +930,7 @@ fi
PACKAGE=bfd
-VERSION=2.14.90
+VERSION=2.15.90
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 72f4580b6cb..f1962653908 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.90)
+AM_INIT_AUTOMAKE(bfd, 2.15.90)
# Uncomment the next line to remove the date from the reported bfd version
#is_release=y