aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-21 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-21 00:00:13 +0000
commit4008cfcb0a1309534f6c4320a381639b036dfa57 (patch)
tree18773fa3335b609912bf29987b5d7ed4acc5843b
parent9c7ed7b7fdbe4e25b4bad5e64f5d37936e4c9045 (diff)
downloadbinutils-4008cfcb0a1309534f6c4320a381639b036dfa57.zip
binutils-4008cfcb0a1309534f6c4320a381639b036dfa57.tar.gz
binutils-4008cfcb0a1309534f6c4320a381639b036dfa57.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 0a230b6..9ddeb48 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 20250420
+#define BFD_VERSION_DATE 20250421
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@