aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-29 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-29 00:00:53 +0000
commit2b63e8b4dbfcdea91c6e3f4778c1a564ed391046 (patch)
tree5003f433c743cbc07756a1b6df46a9bfdc0294ce
parent32c6e2fe20557441612b2957f22b1e9d673b423e (diff)
downloadbinutils-2b63e8b4dbfcdea91c6e3f4778c1a564ed391046.zip
binutils-2b63e8b4dbfcdea91c6e3f4778c1a564ed391046.tar.gz
binutils-2b63e8b4dbfcdea91c6e3f4778c1a564ed391046.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 db96845..2e4741a 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 20250428
+#define BFD_VERSION_DATE 20250429
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@