From: Nick Clifton Date: Mon, 18 Feb 2002 12:16:55 +0000 (+0000) Subject: Bump version number to 2.12.90 X-Git-Tag: gdb_5_2-2002-03-03-branchpoint~210 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef1355e8a09a27ef162dad8852e6e65f8890f29f;p=thirdparty%2Fbinutils-gdb.git Bump version number to 2.12.90 --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3e50ae9cc65..8dfccdd2e0b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-02-18 David O'Brien + + * configure.in: Bump version number post 2.12 branching. + * configure: Regenerate. + 2002-02-17 Hans-Peter Nilsson * mmo.c: Correct and improve comments. diff --git a/bfd/configure b/bfd/configure index c6bbb808a5b..022565d462a 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 c2dc8d52336..c8e633b9604 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