aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-22 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-22 00:00:17 +0000
commit46276d3ca2ed4b415d4a0da54e5aeffc53eb6489 (patch)
tree25aef8490d7af6a43bcbf99b096bf56fc640f711 /bfd
parent183be222907a6f419bd71f70ee650989026f0188 (diff)
downloadgdb-46276d3ca2ed4b415d4a0da54e5aeffc53eb6489.zip
gdb-46276d3ca2ed4b415d4a0da54e5aeffc53eb6489.tar.gz
gdb-46276d3ca2ed4b415d4a0da54e5aeffc53eb6489.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 b2324de..0facfa1 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 20211021
+#define BFD_VERSION_DATE 20211022
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@