aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-31 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-31 00:00:35 +0000
commit4a4459db18a8dfa5745e129ea5cd654f8db0f2f0 (patch)
treed5635d85bef21bda7f6c68660862408fd2ac5145 /bfd
parent61367c61574e4d1f422e0f560672c4e63116fd7a (diff)
downloadgdb-4a4459db18a8dfa5745e129ea5cd654f8db0f2f0.zip
gdb-4a4459db18a8dfa5745e129ea5cd654f8db0f2f0.tar.gz
gdb-4a4459db18a8dfa5745e129ea5cd654f8db0f2f0.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 cdc35de..ce8dcf8 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 20180530
+#define BFD_VERSION_DATE 20180531
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@