aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-08 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-08 00:00:41 +0000
commite266dea99285eb7c43662ea2a01571dccf00d760 (patch)
tree847f593e7731cdd083d10c179fc3c23f27113754 /bfd
parent1b453aed8bf68b3a7d1865213ebcb96cda6a0ed9 (diff)
downloadgdb-e266dea99285eb7c43662ea2a01571dccf00d760.zip
gdb-e266dea99285eb7c43662ea2a01571dccf00d760.tar.gz
gdb-e266dea99285eb7c43662ea2a01571dccf00d760.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 d88b65a..8a0f450 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 20210607
+#define BFD_VERSION_DATE 20210608
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@