aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-18 00:01:26 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-18 00:01:26 +0000
commitfd7cc3faa26c8c8ae1901e79c1dad28d7b5e9616 (patch)
tree1599311462af069be14b0cdf9eb270aaeb555e41
parent502045ab152f04de74a5c47bbef5f2fac856b751 (diff)
downloadgdb-fd7cc3faa26c8c8ae1901e79c1dad28d7b5e9616.zip
gdb-fd7cc3faa26c8c8ae1901e79c1dad28d7b5e9616.tar.gz
gdb-fd7cc3faa26c8c8ae1901e79c1dad28d7b5e9616.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 8d1e773..395c00b 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 20230717
+#define BFD_VERSION_DATE 20230718
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@