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 | fae6b76867c48b1d371b21f1956959351324e18c (patch) | |
tree | 4b1bc81f3a7894ab5ff18d105f92d80de16103f3 /bfd/configure | |
parent | 6b71b8acbd6f7704e8dc99f7125c45d21c412656 (diff) | |
download | gdb-fae6b76867c48b1d371b21f1956959351324e18c.zip gdb-fae6b76867c48b1d371b21f1956959351324e18c.tar.gz gdb-fae6b76867c48b1d371b21f1956959351324e18c.tar.bz2 |
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 162ef5a..47eaef7 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; } |