aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-04 00:00:59 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-04 00:00:59 +0000
commit8239fda1cd09cdacbf193680a1e6f21bf2600719 (patch)
treeadc49cdb0be5d88c7d75c9b60dd8e103e4900840
parent936cd059654754a1c7d300af3f5f914a6bcbd4c3 (diff)
downloadgdb-8239fda1cd09cdacbf193680a1e6f21bf2600719.zip
gdb-8239fda1cd09cdacbf193680a1e6f21bf2600719.tar.gz
gdb-8239fda1cd09cdacbf193680a1e6f21bf2600719.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 53e6053..5a17e6b 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 20231003
+#define BFD_VERSION_DATE 20231004
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@