aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-23 00:01:19 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-23 00:01:19 +0000
commite7cd38b6cdf8175446605a6ef3736adab1990c43 (patch)
tree234a7cf5f5be9be0ad26ed1a53cc6e8b7e5f794f
parentee3902864db18fbeb44584216dd526e1824ea169 (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 f84e856..156818e 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 20240722
+#define BFD_VERSION_DATE 20240723
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@