aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-05 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-05 00:00:51 +0000
commit5e925a6e87d4cac947435f492f538d04d3133d92 (patch)
tree9b966b75864e2ea867f58169a509b279fef81383
parent87c1fa14eb8345f5cf78c1c40dba5d80c438415f (diff)
downloadbinutils-5e925a6e87d4cac947435f492f538d04d3133d92.zip
binutils-5e925a6e87d4cac947435f492f538d04d3133d92.tar.gz
binutils-5e925a6e87d4cac947435f492f538d04d3133d92.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 3954f6e..1d49c07 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 20191104
+#define BFD_VERSION_DATE 20191105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@