aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-10 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-10 00:00:26 +0000
commita23cc3f38946070b4af1c1e62e13add486a2da64 (patch)
treea235415ab2eaad8f0310e0701386db9d8bb5d143
parent2cf3c79c807917097a2eea5a2b3eb326f17581d1 (diff)
downloadbinutils-a23cc3f38946070b4af1c1e62e13add486a2da64.zip
binutils-a23cc3f38946070b4af1c1e62e13add486a2da64.tar.gz
binutils-a23cc3f38946070b4af1c1e62e13add486a2da64.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 24912bc..e9bd2aa 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 20240309
+#define BFD_VERSION_DATE 20240310
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@