aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-09 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-09 00:00:28 +0000
commitb42560a24154570a42360294f44ff14a95d795ec (patch)
treee5629945ad9e4aa8a7eed6a492d7353c604e5aa3 /bfd
parent9cfd2b89bd3fe943a87d5425d0bb0f8b14c85eb6 (diff)
downloadgdb-b42560a24154570a42360294f44ff14a95d795ec.zip
gdb-b42560a24154570a42360294f44ff14a95d795ec.tar.gz
gdb-b42560a24154570a42360294f44ff14a95d795ec.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 3cf2c58..9827455 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 20190508
+#define BFD_VERSION_DATE 20190509
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@