aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-12-10 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2025-12-10 00:00:08 +0000
commitc5b89e9d1f5f045e9e55b541e98661d5cb4318c2 (patch)
tree853a88b14289e34d6f97a4c93ffe5643b0df8ab6
parentea97136badfb06c607bf498151f8510b733b51d8 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.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 5852f00..bdab58e 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 20251209
+#define BFD_VERSION_DATE 20251210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@