From: Steve Chamberlain Date: Tue, 1 Oct 1991 04:20:30 +0000 (+0000) Subject: * bfd.h, change version number to 0.18, this makes a X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=40a08432729ad707d1b690190e223bba55b3a190;p=binutils-gdb.git * bfd.h, change version number to 0.18, this makes a gap, but now is the same as the linker version number. --- diff --git a/include/bfd.h b/include/bfd.h index f82674d3d20..d580939adfb 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -52,7 +52,7 @@ here. */ # endif #endif -#define BFD_VERSION "1.15" +#define BFD_VERSION "0.18" /* forward declaration */ typedef struct _bfd bfd;