aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-16 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-16 00:00:24 +0000
commit2b53203690f3c6baa92b4c6007bc587c3c39844f (patch)
treebb61c21a52a4ac6925be37525bc7065ad5e6f52e
parent033679b18f895be91b8d94ee9973ebb3d2c0b722 (diff)
downloadbinutils-2b53203690f3c6baa92b4c6007bc587c3c39844f.zip
binutils-2b53203690f3c6baa92b4c6007bc587c3c39844f.tar.gz
binutils-2b53203690f3c6baa92b4c6007bc587c3c39844f.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 e8a0e9b..4f4549c 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 20240315
+#define BFD_VERSION_DATE 20240316
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@