aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-19 00:01:16 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-19 00:01:16 +0000
commita9cc6407c9ce4b8959283f7886984b22de8750f0 (patch)
treef358cd559297604d38d97a6596b4395f82f771eb
parent129cdfc16433bd755c81357bb2f665ca93edb0b4 (diff)
downloadbinutils-a9cc6407c9ce4b8959283f7886984b22de8750f0.zip
binutils-a9cc6407c9ce4b8959283f7886984b22de8750f0.tar.gz
binutils-a9cc6407c9ce4b8959283f7886984b22de8750f0.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 f200fb8..5537911 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 20250718
+#define BFD_VERSION_DATE 20250719
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@