* 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:
parent
11d9b7f5a6
commit
40a0843272
|
@ -52,7 +52,7 @@ here. */
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#define BFD_VERSION "1.15"
|
||||
#define BFD_VERSION "0.18"
|
||||
|
||||
/* forward declaration */
|
||||
typedef struct _bfd bfd;
|
||||
|
|
Loading…
Reference in New Issue