aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-12 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-12 00:00:07 +0000
commit8989de822098d8969871264a3a33a77cbc1475b2 (patch)
tree416ec3a5bff3f12cfe690337be92c704dd6570e3 /bfd
parent08770ec259afcc34c2400d5913003584334a412d (diff)
downloadgdb-8989de822098d8969871264a3a33a77cbc1475b2.zip
gdb-8989de822098d8969871264a3a33a77cbc1475b2.tar.gz
gdb-8989de822098d8969871264a3a33a77cbc1475b2.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 9860aa4..bbb5a46 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 20200811
+#define BFD_VERSION_DATE 20200812
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@