aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-07 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-07 00:00:09 +0000
commit36b7610ad70d300fd4b76a3ac7a94ff56e23eb7f (patch)
tree3ca151952201fda0e3b4eb5ce48570b32150aa8d
parent31a56a22c45d76df4c597439f337e3f75ac3065c (diff)
downloadgdb-36b7610ad70d300fd4b76a3ac7a94ff56e23eb7f.zip
gdb-36b7610ad70d300fd4b76a3ac7a94ff56e23eb7f.tar.gz
gdb-36b7610ad70d300fd4b76a3ac7a94ff56e23eb7f.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 2e7a515..d5c1c70 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 20230706
+#define BFD_VERSION_DATE 20230707
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@