aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-18 00:01:03 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-18 00:01:03 +0000
commit19aa468087f0c8b0954c22f094a1f48b374be4a5 (patch)
tree8a91f92b314c36dc496400ed373b1d75f10781d3
parent5f1e599af4fcb4a4f3dd434b75319d7c768e5451 (diff)
downloadbinutils-19aa468087f0c8b0954c22f094a1f48b374be4a5.zip
binutils-19aa468087f0c8b0954c22f094a1f48b374be4a5.tar.gz
binutils-19aa468087f0c8b0954c22f094a1f48b374be4a5.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index a8bec80..b9f4fa4 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 20191017
+#define BFD_VERSION_DATE 20191018
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@