summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-18 12:16:55 +0000
committerNick Clifton <nickc@redhat.com>2002-02-18 12:16:55 +0000
commitb3b32d9bf12cb925cfb3653fb6eb5e78a5d8e245 (patch)
tree400dc7a7d7d35df3cb44e3d3bd79124d3df7725d
parent38011098e018367d4b8f0e69a9ab5cfc00db53e8 (diff)
downloadbinutils-redhat-b3b32d9bf12cb925cfb3653fb6eb5e78a5d8e245.tar.gz
Bump version number to 2.12.90
-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 3e50ae9cc6..8dfccdd2e0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-18 David O'Brien <obrien@FreeBSD.org>
+
+ * configure.in: Bump version number post 2.12 branching.
+ * configure: Regenerate.
+
2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
* mmo.c: Correct and improve comments.
diff --git a/bfd/configure b/bfd/configure
index c6bbb808a5..022565d462 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -1116,7 +1116,7 @@ fi
PACKAGE=bfd
-VERSION=2.11.93
+VERSION=2.12.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 c2dc8d5233..c8e633b960 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.11.93)
+AM_INIT_AUTOMAKE(bfd, 2.12.90)
# Uncomment the next line to remove the date from the reported bfd version
#is_release=y