aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-10 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-10 00:00:09 +0000
commit40f3419a8150eac5855ef89bc2ce3532b0372e57 (patch)
tree89d2d1d83baf36cb861248aed14eac6b2af52b78 /bfd
parent041d9819fb0d05f55d54e2d7880a63db9fa423cb (diff)
downloadgdb-40f3419a8150eac5855ef89bc2ce3532b0372e57.zip
gdb-40f3419a8150eac5855ef89bc2ce3532b0372e57.tar.gz
gdb-40f3419a8150eac5855ef89bc2ce3532b0372e57.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 9dd379d..b56fdb9 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 20200809
+#define BFD_VERSION_DATE 20200810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@