aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-05 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-05 00:00:10 +0000
commitdb0768c320ec61f47da74f3c8e18313fac5964dc (patch)
tree245e2338ec17c3c953a8360884d66a343cb12d8f /bfd
parent3456e70c9d69da8d62a0ea1f8c2e643648afc654 (diff)
downloadgdb-db0768c320ec61f47da74f3c8e18313fac5964dc.zip
gdb-db0768c320ec61f47da74f3c8e18313fac5964dc.tar.gz
gdb-db0768c320ec61f47da74f3c8e18313fac5964dc.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 fecde2a..0318c71 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 20211004
+#define BFD_VERSION_DATE 20211005
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@