aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-15 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-15 00:00:21 +0000
commitfc9e754460ccf1c893fc9e67c02c49f58f1bd38e (patch)
tree0274dc4c8a0c816abf2c809bfe8a74895312f303 /bfd
parent75faf5c41d7fc713b73cbb3523dcc6ca3855f98e (diff)
downloadgdb-fc9e754460ccf1c893fc9e67c02c49f58f1bd38e.zip
gdb-fc9e754460ccf1c893fc9e67c02c49f58f1bd38e.tar.gz
gdb-fc9e754460ccf1c893fc9e67c02c49f58f1bd38e.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 56515f8..9dcec6e 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 20190814
+#define BFD_VERSION_DATE 20190815
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@