aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-14 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-14 00:00:42 +0000
commitca25db0641f0fed03a55fa918feec4977d88a973 (patch)
tree35da28b6912f0fa6db83ba2ef780b431d7993e97
parent549bc65f0599c04e57818cc920b39e24b67500d2 (diff)
downloadbinutils-ca25db0641f0fed03a55fa918feec4977d88a973.zip
binutils-ca25db0641f0fed03a55fa918feec4977d88a973.tar.gz
binutils-ca25db0641f0fed03a55fa918feec4977d88a973.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 ad13ee0..94d7be2 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 20240813
+#define BFD_VERSION_DATE 20240814
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@