aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-31 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-31 00:00:22 +0000
commitc7e49b689b01e54020a945214e75d4d3f8b6a226 (patch)
treebb85bfe10bd5f5c59121a297267c91c8f3eac96e /bfd
parent[gdb/testsuite] Add -early pattern flag for gdb_test_multiple (diff)
downloadbinutils-gdb-c7e49b689b01e54020a945214e75d4d3f8b6a226.tar.gz
binutils-gdb-c7e49b689b01e54020a945214e75d4d3f8b6a226.tar.bz2
binutils-gdb-c7e49b689b01e54020a945214e75d4d3f8b6a226.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 ae10413b62d..7e14ab2d7d6 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 20191030
+#define BFD_VERSION_DATE 20191031
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@