aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-01 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-01 00:00:15 +0000
commit640c50672cffe19a58a0296bbf7731b59a013cd5 (patch)
tree81b18ae5ac1cfc77c1a7f61e7481d2ba95de3a20 /bfd
parent15f18d1467aa08ff7a4793f21e02fd4c2ebc0a0b (diff)
downloadgdb-640c50672cffe19a58a0296bbf7731b59a013cd5.zip
gdb-640c50672cffe19a58a0296bbf7731b59a013cd5.tar.gz
gdb-640c50672cffe19a58a0296bbf7731b59a013cd5.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 9cd1db5..f46c111 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 20190430
+#define BFD_VERSION_DATE 20190501
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@