aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-05-06 16:46:30 +0000
committerNick Clifton <nickc@redhat.com>2003-05-06 16:46:30 +0000
commitc2967539ef59d9e11b5b15f7eb630555d64da887 (patch)
tree111c8b51c27b158fc35f72d28779637eab147ee4
parent08d5f1b40ee1aa6487b3a5d114f76274257455a3 (diff)
downloadgdb-c2967539ef59d9e11b5b15f7eb630555d64da887.zip
gdb-c2967539ef59d9e11b5b15f7eb630555d64da887.tar.gz
gdb-c2967539ef59d9e11b5b15f7eb630555d64da887.tar.bz2
Bump version number
-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 ca2a5d1..8d7dd5f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-06 Nick Clifton <nickc@redhat.com>
+
+ * configure.in: Bump version number to 2.15.90.
+ * configure: Regenerate.
+
2003-05-05 Alan Modra <amodra@bigpond.net.au>
* elf32-i386.c (allocate_dynrelocs): For undef weak syms with
diff --git a/bfd/configure b/bfd/configure
index 47eaef7..162ef5a 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -929,7 +929,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 a2b56d2..0feaaf4 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