aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-03-25 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2020-03-25 00:00:08 +0000
commit0d4a4bc56fc947565ef0dd4b440a157e7d592b09 (patch)
tree70e057bc6341807f25416c68f5ac89e356016349 /bfd
parent1081065c519d1bfc3847bf4b0a0ce4bc3224bcd3 (diff)
downloadgdb-0d4a4bc56fc947565ef0dd4b440a157e7d592b09.zip
gdb-0d4a4bc56fc947565ef0dd4b440a157e7d592b09.tar.gz
gdb-0d4a4bc56fc947565ef0dd4b440a157e7d592b09.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 0266f81..d30a67a 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 20200324
+#define BFD_VERSION_DATE 20200325
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@