aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-18 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-18 00:00:44 +0000
commit89c2f0e5275e6aad9ac6c1dcec224baa395a1b59 (patch)
tree1a4bf5a93881303d93fc12e466c306578840c24b
parent6fc08811a1e982147b1c3cfed64bb63dd232523e (diff)
downloadgdb-89c2f0e5275e6aad9ac6c1dcec224baa395a1b59.zip
gdb-89c2f0e5275e6aad9ac6c1dcec224baa395a1b59.tar.gz
gdb-89c2f0e5275e6aad9ac6c1dcec224baa395a1b59.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 7ab6f41..d01116c 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 20210817
+#define BFD_VERSION_DATE 20210818
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@