aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-17 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-17 00:00:32 +0000
commitdad0da34b7c71dbf504058ced12d87d226b2b1b6 (patch)
tree7c821ba0e3bae58d0bf7ece5f9e2177f0471282c
parenta07c8b3a73c3fa6c32a0ff7599138237e69e0945 (diff)
downloadbinutils-dad0da34b7c71dbf504058ced12d87d226b2b1b6.zip
binutils-dad0da34b7c71dbf504058ced12d87d226b2b1b6.tar.gz
binutils-dad0da34b7c71dbf504058ced12d87d226b2b1b6.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 497a5eb6..15954a7 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 20250316
+#define BFD_VERSION_DATE 20250317
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@