aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-10 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-10 00:00:13 +0000
commit577a2a5f20587b76757f8791a5adeda1d6f807da (patch)
tree0f24c0a63b439f029746cee96c0968f4a22c6330
parent0f38fd87eaea358d11dd9a9ca4d15176fc23ed77 (diff)
downloadgdb-577a2a5f20587b76757f8791a5adeda1d6f807da.zip
gdb-577a2a5f20587b76757f8791a5adeda1d6f807da.tar.gz
gdb-577a2a5f20587b76757f8791a5adeda1d6f807da.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 61221a6..b31f6d5 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 20220209
+#define BFD_VERSION_DATE 20220210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@