aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-19 00:01:33 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-19 00:01:33 +0000
commitd4390f8b5346a2411e58c1aa60dd0e575855fc61 (patch)
tree8071def6d2ec272e5233df1d7551377d3a404b64
parentc813c781706bd906dd132b9af6d9e5260f818723 (diff)
downloadgdb-d4390f8b5346a2411e58c1aa60dd0e575855fc61.zip
gdb-d4390f8b5346a2411e58c1aa60dd0e575855fc61.tar.gz
gdb-d4390f8b5346a2411e58c1aa60dd0e575855fc61.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 3bc0277..3f149c4 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 20230918
+#define BFD_VERSION_DATE 20230919
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@