aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-12 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-12 00:00:13 +0000
commitd088d944a038bf9ea23b8c938efbc8d125924cc6 (patch)
tree015a1e9563b6e5f292a5b361960396bbfd362ea2
parentf1f517e81039f6aa673b7d87a66bfbd25a66e3d3 (diff)
downloadgdb-d088d944a038bf9ea23b8c938efbc8d125924cc6.zip
gdb-d088d944a038bf9ea23b8c938efbc8d125924cc6.tar.gz
gdb-d088d944a038bf9ea23b8c938efbc8d125924cc6.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 a436c3b..1bd7dce 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 20230211
+#define BFD_VERSION_DATE 20230212
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@