aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-16 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-16 00:00:13 +0000
commita07c8b3a73c3fa6c32a0ff7599138237e69e0945 (patch)
treeb95a64d55cba7cafcdd9d7b8a8d6f0ea83cb2c6f
parentd21f28a067e94e0ab6548d97f650c14be76bfbde (diff)
downloadbinutils-a07c8b3a73c3fa6c32a0ff7599138237e69e0945.zip
binutils-a07c8b3a73c3fa6c32a0ff7599138237e69e0945.tar.gz
binutils-a07c8b3a73c3fa6c32a0ff7599138237e69e0945.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 d00849e..497a5eb6 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 20250315
+#define BFD_VERSION_DATE 20250316
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@