aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-07 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-07 00:00:26 +0000
commit8f97e9b79de3180d4b6980a7de606cb6b7abcd95 (patch)
tree0d5e4cdebfc07a777bf6a606f630699774b862a7 /bfd
parente68941ba17882e5c2ad0e6b4155cac96a7e51eb4 (diff)
downloadgdb-8f97e9b79de3180d4b6980a7de606cb6b7abcd95.zip
gdb-8f97e9b79de3180d4b6980a7de606cb6b7abcd95.tar.gz
gdb-8f97e9b79de3180d4b6980a7de606cb6b7abcd95.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 dd2da52..58af361 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 20201006
+#define BFD_VERSION_DATE 20201007
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@