aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-06 00:02:03 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-06 00:02:03 +0000
commitb5eb78eb5708a6359bbf156d82072806a26aabe9 (patch)
tree644869af0f76be0a8e4ba6d39034ac4b45a55aa4
parentcf7c816a70bc2b9e9849b16a0b2ed95bb32b78a8 (diff)
downloadgdb-b5eb78eb5708a6359bbf156d82072806a26aabe9.zip
gdb-b5eb78eb5708a6359bbf156d82072806a26aabe9.tar.gz
gdb-b5eb78eb5708a6359bbf156d82072806a26aabe9.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 f836402..7bb5442 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 20230905
+#define BFD_VERSION_DATE 20230906
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@