aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-09 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-09 00:00:53 +0000
commitc4a3646be3ef64e3752f112087b6dc8432ee6fdc (patch)
tree1e2247e7ba71496aa0884c8b9cba804f529a92ae
parent39ba411286f0560d4f37cf35c78813bb4f43c291 (diff)
downloadbinutils-c4a3646be3ef64e3752f112087b6dc8432ee6fdc.zip
binutils-c4a3646be3ef64e3752f112087b6dc8432ee6fdc.tar.gz
binutils-c4a3646be3ef64e3752f112087b6dc8432ee6fdc.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 dae9540..7281998 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 20250908
+#define BFD_VERSION_DATE 20250909
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@