aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-05 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-05 00:00:18 +0000
commit73ddaae1555b44a4af79e49f63785e182e037553 (patch)
tree0be71a021a690268de982522bfbab430672cda35 /bfd
parentAdd static_asserts for the sizes of space-critical structs (diff)
downloadbinutils-gdb-73ddaae1555b44a4af79e49f63785e182e037553.tar.gz
binutils-gdb-73ddaae1555b44a4af79e49f63785e182e037553.tar.bz2
binutils-gdb-73ddaae1555b44a4af79e49f63785e182e037553.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 3954f6eea13..1d49c07326c 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 20191104
+#define BFD_VERSION_DATE 20191105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@