aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-24 00:01:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-24 00:01:17 +0000
commit54b3291e9752d835714abda8522d043fd7cfaf59 (patch)
tree6c1352752e2b71935ae599a4abcecc038b397e31
parenta1e3cb45c676da0f5be0237a05e2af3542d62ace (diff)
downloadbinutils-binutils-2_42-branch.zip
binutils-binutils-2_42-branch.tar.gz
binutils-binutils-2_42-branch.tar.bz2
Automatic date update in version.inbinutils-2_42-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f96b748..31cf9c6 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 20240623
+#define BFD_VERSION_DATE 20240624
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@