aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-02 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-02 00:01:09 +0000
commitcb6580810b936c617eb36a94e1b851772d845228 (patch)
tree06c16a9c724cd1562b7bbb0566ee542be95af97d
parent63b6693fc457425a4f8e697e5e76f6f333898fcb (diff)
downloadbinutils-cb6580810b936c617eb36a94e1b851772d845228.zip
binutils-cb6580810b936c617eb36a94e1b851772d845228.tar.gz
binutils-cb6580810b936c617eb36a94e1b851772d845228.tar.bz2
Automatic date update in version.inHEADmaster
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 67295a6..d94c933 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 20250901
+#define BFD_VERSION_DATE 20250902
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@