aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-03 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-03 00:00:20 +0000
commit03ba321aaa4b4914711c103c9afd25a7ba80664f (patch)
treed40d4bfab7a929f00f3c47c55283c21d9fb99b94 /bfd
parent3e6ec53ac1d44f890b206d4b8eb91ba9dad3e4d9 (diff)
downloadbinutils-03ba321aaa4b4914711c103c9afd25a7ba80664f.zip
binutils-03ba321aaa4b4914711c103c9afd25a7ba80664f.tar.gz
binutils-03ba321aaa4b4914711c103c9afd25a7ba80664f.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 2d545b1..b42a66d 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 20191002
+#define BFD_VERSION_DATE 20191003
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@