aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-04-13 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2019-04-13 00:00:35 +0000
commit9c9f1b1f39f37ce75c2fc3c378aa059b67df2ea2 (patch)
tree369cb861d9d702b3a7f432f92d78aa2d36ba1a0a /bfd
parent8114a5c51e6d07e3dfd243eee1cfad6e63cc52aa (diff)
downloadbinutils-9c9f1b1f39f37ce75c2fc3c378aa059b67df2ea2.zip
binutils-9c9f1b1f39f37ce75c2fc3c378aa059b67df2ea2.tar.gz
binutils-9c9f1b1f39f37ce75c2fc3c378aa059b67df2ea2.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 09c97fd..b549579 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 20190412
+#define BFD_VERSION_DATE 20190413
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@