aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-31 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-31 00:00:13 +0000
commit7109ea04ac79f641c48b6a1e6a2f3fc38a83c2ed (patch)
tree09fea04269fb249949c2b96b50ce85ee3b18dac7
parent6f3dab758fbcb7814ddfe09fb8224a38f45eb35c (diff)
downloadbinutils-7109ea04ac79f641c48b6a1e6a2f3fc38a83c2ed.zip
binutils-7109ea04ac79f641c48b6a1e6a2f3fc38a83c2ed.tar.gz
binutils-7109ea04ac79f641c48b6a1e6a2f3fc38a83c2ed.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 beca84c..93e9bb5 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 20250330
+#define BFD_VERSION_DATE 20250331
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@