aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-17 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-17 00:00:53 +0000
commit80509af80c9b2f3a9d406bca3a17ef7f19e5121c (patch)
treea98975eee1bf5ad86f63f677076f10ba81dc3488
parented8f4b3017cbfa142466b1553103041936d4cbf1 (diff)
downloadfsf-binutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.zip
fsf-binutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.tar.gz
fsf-binutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.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 d554b19..8d1e773 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 20230716
+#define BFD_VERSION_DATE 20230717
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@