aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-09 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-09 00:00:31 +0000
commit937d92afc38858e21bf2a8dca1262959ee26d7f0 (patch)
treed1c7e3c82ce47579891c95cbb62189a5c0af77fb /bfd
parente6f372ba661bb0d8eec1e22a6dc1ad9937336e4d (diff)
downloadfsf-binutils-gdb-937d92afc38858e21bf2a8dca1262959ee26d7f0.zip
fsf-binutils-gdb-937d92afc38858e21bf2a8dca1262959ee26d7f0.tar.gz
fsf-binutils-gdb-937d92afc38858e21bf2a8dca1262959ee26d7f0.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 869c748..fe62bda 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 20180507
+#define BFD_VERSION_DATE 20180509
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@