aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-11 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-11 00:00:21 +0000
commit827f39f7e5d0c208275482cec979b9b5592c4aa8 (patch)
tree63575456a8baf734c7ab77ab18d99642e9a5a11c
parentd03f69e74638f0515a0fb391ca1c74764dc79b9a (diff)
downloadbinutils-827f39f7e5d0c208275482cec979b9b5592c4aa8.zip
binutils-827f39f7e5d0c208275482cec979b9b5592c4aa8.tar.gz
binutils-827f39f7e5d0c208275482cec979b9b5592c4aa8.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 6994eef..4b82077 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 20250310
+#define BFD_VERSION_DATE 20250311
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@