aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-05-05 21:25:27 +0000
committerPer Bothner <per@bothner.com>1992-05-05 21:25:27 +0000
commitc72b7dca4f38ae4906875c9f87bbfe5a8c24d6e1 (patch)
treedb432d93bb35484f8654c40d2a85c9859f16c438
parent641b6d2b30136f12ee1d80cdb57deece6a87c40a (diff)
downloadgdb-c72b7dca4f38ae4906875c9f87bbfe5a8c24d6e1.zip
gdb-c72b7dca4f38ae4906875c9f87bbfe5a8c24d6e1.tar.gz
gdb-c72b7dca4f38ae4906875c9f87bbfe5a8c24d6e1.tar.bz2
Bump to version 1.97.
-rw-r--r--include/bfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bfd.h b/include/bfd.h
index 34feb6b..581ba2d 100644
--- a/include/bfd.h
+++ b/include/bfd.h
@@ -52,7 +52,7 @@ here. */
# endif
#endif
-#define BFD_VERSION "1.96"
+#define BFD_VERSION "1.97"
/* forward declaration */
typedef struct _bfd bfd;