aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-18 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-18 00:00:40 +0000
commit7bc0961cfec1f138a3127e8f210909aa430c425f (patch)
tree797f69638a42fe2ca9c76a388b94cc6c48a5cd3e /bfd
parent99112332cda2e63d33959ac8ea2ed13524b09bd6 (diff)
downloadbinutils-7bc0961cfec1f138a3127e8f210909aa430c425f.zip
binutils-7bc0961cfec1f138a3127e8f210909aa430c425f.tar.gz
binutils-7bc0961cfec1f138a3127e8f210909aa430c425f.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 efb5f9b..cafb0ad 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 20190317
+#define BFD_VERSION_DATE 20190318
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@