aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-03 00:02:06 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-03 00:02:06 +0000
commit936cd059654754a1c7d300af3f5f914a6bcbd4c3 (patch)
tree1f4b42bc32dbb90296c17b187212ce21867eace2
parent7c021f465e886893b1828f2217cd5e4ce8a0866f (diff)
downloadgdb-936cd059654754a1c7d300af3f5f914a6bcbd4c3.zip
gdb-936cd059654754a1c7d300af3f5f914a6bcbd4c3.tar.gz
gdb-936cd059654754a1c7d300af3f5f914a6bcbd4c3.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 09e64a4..53e6053 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 20231002
+#define BFD_VERSION_DATE 20231003
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@