aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-07 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-07 00:00:46 +0000
commit53f18dfd3e790c6320db7496252921dbd26a086b (patch)
tree6688a8c8ba908d7182278e7908e1821068ecf6c8 /bfd
parent921b2bc73e6bc258e4ec8021e0cc4458a3b81e08 (diff)
downloadgdb-53f18dfd3e790c6320db7496252921dbd26a086b.zip
gdb-53f18dfd3e790c6320db7496252921dbd26a086b.tar.gz
gdb-53f18dfd3e790c6320db7496252921dbd26a086b.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 43c49ed..d88b65a 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 20210606
+#define BFD_VERSION_DATE 20210607
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@