aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-12-11 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2025-12-11 00:00:08 +0000
commit330f310cac6e648d390516cea652e0fa57c2a304 (patch)
tree6559365ead6dc05b7dd567006fc9dde572430d1d
parent7979dbef836b1c8035b9fe9dd6e09c342d85a5e2 (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 bdab58e..a1ae994 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 20251210
+#define BFD_VERSION_DATE 20251211
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@