diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-02-18 17:17:17 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-02-18 17:17:17 +0000 |
commit | d080fcd283f20509a11b346b6dada5ea8c08957d (patch) | |
tree | c32203012e440ff763fe48e730e1bbca4aeed241 /bfd/configure | |
parent | 09ae75b6eb0aae0ca26c3f42b753d9aa4116c0b1 (diff) | |
download | gdb-d080fcd283f20509a11b346b6dada5ea8c08957d.zip gdb-d080fcd283f20509a11b346b6dada5ea8c08957d.tar.gz gdb-d080fcd283f20509a11b346b6dada5ea8c08957d.tar.bz2 |
* configure.in: Update version to 2.15.90.
* configure: Regenerate.
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index 22d246d..90df655 100755 --- a/bfd/configure +++ b/bfd/configure @@ -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; } |