aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-10-01 04:20:30 +0000
committerSteve Chamberlain <steve@cygnus>1991-10-01 04:20:30 +0000
commit40a08432729ad707d1b690190e223bba55b3a190 (patch)
tree5f3366f8a8eb9e3dd459aa582c901ce9e9ed0b51 /include
parent11d9b7f5a6345b1678ff7814676a1a7e59d330c4 (diff)
downloadgdb-40a08432729ad707d1b690190e223bba55b3a190.zip
gdb-40a08432729ad707d1b690190e223bba55b3a190.tar.gz
gdb-40a08432729ad707d1b690190e223bba55b3a190.tar.bz2
* bfd.h, change version number to 0.18, this makes a
gap, but now is the same as the linker version number.
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 f82674d..d580939 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;