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
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.tar.gz
binutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.tar.bz2
binutils-gdb-80509af80c9b2f3a9d406bca3a17ef7f19e5121c.zip
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 d554b190277..8d1e7730cac 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@