aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-01 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-01 00:01:02 +0000
commita5caacc773435d8f2ff198c98d209b9200775510 (patch)
treeb49d2e834bc15a9aacc684ae32fe9da2e790a804
parent26609863410966c5cfd21600fb03bea191268f1b (diff)
downloadgdb-a5caacc773435d8f2ff198c98d209b9200775510.zip
gdb-a5caacc773435d8f2ff198c98d209b9200775510.tar.gz
gdb-a5caacc773435d8f2ff198c98d209b9200775510.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 90ded4b..257e77d 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 20230930
+#define BFD_VERSION_DATE 20231001
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@