aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-29 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-29 00:00:22 +0000
commitf06c0d01f15b629fdc17096b3a33899108b9fbb1 (patch)
tree376ec3b9e7c1c80e33d225d58525671c00da0b93 /bfd
parent99cc6b2abf5e80a1ecf5c0fada4a77a5fa4d302b (diff)
downloadgdb-f06c0d01f15b629fdc17096b3a33899108b9fbb1.zip
gdb-f06c0d01f15b629fdc17096b3a33899108b9fbb1.tar.gz
gdb-f06c0d01f15b629fdc17096b3a33899108b9fbb1.tar.bz2
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 14fa962..63ec691 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 20201028
+#define BFD_VERSION_DATE 20201029
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@