diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-06 18:27:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-06 18:27:41 +0000 |
commit | 940d2a2147b44085d51d4f18404e34797f08e773 (patch) | |
tree | acf04d7b9667cedfc9ae2fd292ca004a8c2fead1 /bfd/configure | |
parent | 209b76ebcb1dd03f8806d5f8763ffca028803a7d (diff) | |
download | gdb-940d2a2147b44085d51d4f18404e34797f08e773.tar.gz |
Revert update of version number
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 162ef5acdc3..47eaef7476f 100755 --- a/bfd/configure +++ b/bfd/configure @@ -929,7 +929,7 @@ fi PACKAGE=bfd -VERSION=2.15.90 +VERSION=2.14.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; } |