aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-01 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-01 00:00:27 +0000
commitd0d6922c6855c7473d0d2dda45674443ba503cb5 (patch)
tree64b07eec48d73d5e63a82db3d6a43d9bd8eea6d4 /bfd
parentgdb: Don't print a newline in language la_print_typedef methods (diff)
downloadbinutils-gdb-d0d6922c6855c7473d0d2dda45674443ba503cb5.tar.gz
binutils-gdb-d0d6922c6855c7473d0d2dda45674443ba503cb5.tar.bz2
binutils-gdb-d0d6922c6855c7473d0d2dda45674443ba503cb5.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 7e14ab2d7d6..c04e44da89d 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 20191031
+#define BFD_VERSION_DATE 20191101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@