diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-06 16:46:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-06 16:46:30 +0000 |
commit | c2967539ef59d9e11b5b15f7eb630555d64da887 (patch) | |
tree | 111c8b51c27b158fc35f72d28779637eab147ee4 /bfd/configure | |
parent | 08d5f1b40ee1aa6487b3a5d114f76274257455a3 (diff) | |
download | gdb-c2967539ef59d9e11b5b15f7eb630555d64da887.zip gdb-c2967539ef59d9e11b5b15f7eb630555d64da887.tar.gz gdb-c2967539ef59d9e11b5b15f7eb630555d64da887.tar.bz2 |
Bump 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 47eaef7..162ef5a 100755 --- a/bfd/configure +++ b/bfd/configure @@ -929,7 +929,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; } |