aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-09 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-09 00:01:06 +0000
commit8fd82abda0f367f89db50040d519e1464a84c3a0 (patch)
tree6e5f0f10aed164edd59aaf2067f039d6b04fba24
parent36078688fa9355a32939b0c856792830db6403f3 (diff)
downloadgdb-8fd82abda0f367f89db50040d519e1464a84c3a0.zip
gdb-8fd82abda0f367f89db50040d519e1464a84c3a0.tar.gz
gdb-8fd82abda0f367f89db50040d519e1464a84c3a0.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 a377fbe..e6a37b2 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 20230608
+#define BFD_VERSION_DATE 20230609
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@