aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-24 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-24 00:00:23 +0000
commit78726a8b7cbe45e6197169580ea304fc2ea647da (patch)
tree7d9297e24be705a840b532bd2e20739d9d1fcaeb
parentd3daf5a2ba551707c74813e80be2b53d63a73a25 (diff)
downloadbinutils-78726a8b7cbe45e6197169580ea304fc2ea647da.zip
binutils-78726a8b7cbe45e6197169580ea304fc2ea647da.tar.gz
binutils-78726a8b7cbe45e6197169580ea304fc2ea647da.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 c9ddb31..66742ff 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 20240523
+#define BFD_VERSION_DATE 20240524
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@