aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-07-20 00:03:08 +0000
committerGDB Admin <brobecker@adacore.com>2025-07-20 00:03:08 +0000
commit417408ec408ce0543102916b50e7738a471fc604 (patch)
treea96574ab72a5d1a408fa3fbb85b278a1888b8059
parentdaa2c06738c06069f99ccac8e3fb20d84353b163 (diff)
downloadbinutils-417408ec408ce0543102916b50e7738a471fc604.zip
binutils-417408ec408ce0543102916b50e7738a471fc604.tar.gz
binutils-417408ec408ce0543102916b50e7738a471fc604.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 5537911..c33770d 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 20250719
+#define BFD_VERSION_DATE 20250720
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@