aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-29 00:01:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-29 00:01:36 +0000
commit0098e54378b86db6a50bae047e5667d925b649dd (patch)
tree11c5c683a5429cf06c094b5df9355045ecf2b900
parent9b04edac221b65fdc51ad7bed30dec995c3ce732 (diff)
downloadgdb-0098e54378b86db6a50bae047e5667d925b649dd.zip
gdb-0098e54378b86db6a50bae047e5667d925b649dd.tar.gz
gdb-0098e54378b86db6a50bae047e5667d925b649dd.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 94c9f9b..76ff715 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 20240228
+#define BFD_VERSION_DATE 20240229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@