* bfd.h, change version number to 0.18, this makes a

gap, but now is the same as the linker version number.
This commit is contained in:
Steve Chamberlain 1991-10-01 04:20:30 +00:00
parent 11d9b7f5a6
commit 40a0843272
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ here. */
# endif
#endif
#define BFD_VERSION "1.15"
#define BFD_VERSION "0.18"
/* forward declaration */
typedef struct _bfd bfd;