aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-26 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-26 00:00:44 +0000
commit25294a18fd5dc027159ac7be8ba45f2f3c7426af (patch)
treed74f7aaaa0ba06054e5fa83ca95f42df90968aa7 /bfd
parentelfedit: Report unknown x86 feature (diff)
downloadbinutils-gdb-25294a18fd5dc027159ac7be8ba45f2f3c7426af.tar.gz
binutils-gdb-25294a18fd5dc027159ac7be8ba45f2f3c7426af.tar.bz2
binutils-gdb-25294a18fd5dc027159ac7be8ba45f2f3c7426af.zip
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 7fec35fdbd3..6144234a077 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 20191025
+#define BFD_VERSION_DATE 20191026
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@