aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-17 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-17 00:00:23 +0000
commit611fa2f46c4ea0ca2f4153b6cf7ec31b8486eb28 (patch)
treee261a37f397dd30c556c634f4515bb4eea102be9 /bfd
parentgdb/fortran: Add test for module variables in 'info variables' output (diff)
downloadbinutils-gdb-611fa2f46c4ea0ca2f4153b6cf7ec31b8486eb28.tar.gz
binutils-gdb-611fa2f46c4ea0ca2f4153b6cf7ec31b8486eb28.tar.bz2
binutils-gdb-611fa2f46c4ea0ca2f4153b6cf7ec31b8486eb28.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 1d22de687ee..a8bec80b1c5 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 20191016
+#define BFD_VERSION_DATE 20191017
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@