From 40a08432729ad707d1b690190e223bba55b3a190 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 1 Oct 1991 04:20:30 +0000 Subject: [PATCH] * bfd.h, change version number to 0.18, this makes a gap, but now is the same as the linker version number. --- include/bfd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bfd.h b/include/bfd.h index f82674d3d2..d580939adf 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; -- 2.34.1