aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-10 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-10 00:00:12 +0000
commit12e32890e4ae8d84ab045cf21929b6898690a184 (patch)
tree242f247c7f41c6a35b9fdf0ddcfcbbfaece73ab3
parent5e24da908dbf6ddeb03e2b194f6b39dea3c660f3 (diff)
downloadgdb-12e32890e4ae8d84ab045cf21929b6898690a184.zip
gdb-12e32890e4ae8d84ab045cf21929b6898690a184.tar.gz
gdb-12e32890e4ae8d84ab045cf21929b6898690a184.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 3b475b7..53f2af0 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 20230709
+#define BFD_VERSION_DATE 20230710
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@