aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-17 00:00:47 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-17 00:00:47 +0000
commit3cd76124bdf5b52163d8d1bfe8edeb7a4aedfc8b (patch)
tree63e7e11c114981560776e2dea4acd8ac6968e079 /bfd
parent0aa0727c8fe337cbe3319f01afc6e6afb16820aa (diff)
downloadbinutils-3cd76124bdf5b52163d8d1bfe8edeb7a4aedfc8b.zip
binutils-3cd76124bdf5b52163d8d1bfe8edeb7a4aedfc8b.tar.gz
binutils-3cd76124bdf5b52163d8d1bfe8edeb7a4aedfc8b.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 a8f4a70..dbdd34d 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 20190916
+#define BFD_VERSION_DATE 20190917
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@