* configure.in: Update version to 2.15.90.

* configure: Regenerate.
This commit is contained in:
Daniel Jacobowitz 2004-02-18 17:17:17 +00:00
parent 09ae75b6eb
commit d080fcd283
3 changed files with 7 additions and 2 deletions

View File

@ -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>

2
bfd/configure vendored
View File

@ -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; }

View File

@ -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