aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-22 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-22 00:00:06 +0000
commit98f5f7740a4bb7c09e4e3f934f8fd8be47bfbbc8 (patch)
tree1181479fe60ace74c8577430b38d7a9ea83caaa5 /bfd
parentbaf8791efb4b5cb41348b11ad9f63e6c2a004c5f (diff)
downloadbinutils-98f5f7740a4bb7c09e4e3f934f8fd8be47bfbbc8.zip
binutils-98f5f7740a4bb7c09e4e3f934f8fd8be47bfbbc8.tar.gz
binutils-98f5f7740a4bb7c09e4e3f934f8fd8be47bfbbc8.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 58ca580..db93393 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20200721
+#define BFD_VERSION_DATE 20200722
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@