aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-02-16 08:52:11 +0000
committerJohn Gilmore <gnu@cygnus>1993-02-16 08:52:11 +0000
commitceede9254953a28d554e62decc163048e4bf0be0 (patch)
tree05d037192b0eb03ba9f1f8207a46f33671ca4517 /include
parentec30dfba1725e58d81c92c3af6712e88653edc9b (diff)
downloadgdb-ceede9254953a28d554e62decc163048e4bf0be0.zip
gdb-ceede9254953a28d554e62decc163048e4bf0be0.tar.gz
gdb-ceede9254953a28d554e62decc163048e4bf0be0.tar.bz2
Update for BFD_VERSION 2.1.
Diffstat (limited to 'include')
-rw-r--r--include/bfd.h2
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;