summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-03-08 05:59:17 +0000
committerDaniel Jacobowitz <drow@false.org>2002-03-08 05:59:17 +0000
commit81c0dd157ea6b01f4992c00afd00613f9ba506de (patch)
tree735ddb34e7bb6cadc29373d1a293a52378c7582a
parent62edf79ddddf5379433baace966c25bc02fd3c6c (diff)
downloadbinutils-gdb-81c0dd157ea6b01f4992c00afd00613f9ba506de.tar.gz
2002-03-07 Daniel Jacobowitz <drow@mvista.com>
* configure.in: Bump version to 2.12. * configure: Likewise.
-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 f1fea911454..d59340e0b10 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-07 Daniel Jacobowitz <drow@mvista.com>
+
+ * configure.in: Bump version to 2.12.
+ * configure: Likewise.
+
2002-03-05 Alan Modra <amodra@bigpond.net.au>
* configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.
diff --git a/bfd/configure b/bfd/configure
index d1f936ae4b7..28f1b44f92a 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -1116,7 +1116,7 @@ fi
PACKAGE=bfd
-VERSION=2.11.93
+VERSION=2.12
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 15ec6c63bf5..423ec59338a 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)
# Uncomment the next line to remove the date from the reported bfd version
#is_release=y