aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-19 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-19 00:00:29 +0000
commit82455bdab80f9a4d4f94a6e8590a1bdc58c4010e (patch)
treef67813fdf40dbfd11ba4a27e045f096df42de826
parent4ea28692e88cdc4ff5d80f486bfd9ba7a78b5cc7 (diff)
downloadbinutils-82455bdab80f9a4d4f94a6e8590a1bdc58c4010e.zip
binutils-82455bdab80f9a4d4f94a6e8590a1bdc58c4010e.tar.gz
binutils-82455bdab80f9a4d4f94a6e8590a1bdc58c4010e.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 c90df07..a6afff6 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 20250318
+#define BFD_VERSION_DATE 20250319
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@