diff options
-rw-r--r-- | include/bfd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bfd.h b/include/bfd.h index 4782686..77c1bdd 100644 --- a/include/bfd.h +++ b/include/bfd.h @@ -45,7 +45,7 @@ here. */ #include "ansidecl.h" #include "obstack.h" -#define BFD_VERSION "2.0" +#define BFD_VERSION "2.1" /* forward declaration */ typedef struct _bfd bfd; |