aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-17 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-17 00:00:45 +0000
commit43b1a3cb340c183418b2df16c5d85bd2f856426e (patch)
treeeee2ddd7c6f284b6f56551f2159935dad0ff52bc
parent8375fdfe4cb64aa15aa635b05e133dccc86de933 (diff)
downloadgdb-43b1a3cb340c183418b2df16c5d85bd2f856426e.zip
gdb-43b1a3cb340c183418b2df16c5d85bd2f856426e.tar.gz
gdb-43b1a3cb340c183418b2df16c5d85bd2f856426e.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 fd6f906..a7f5dab 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 20231016
+#define BFD_VERSION_DATE 20231017
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@