aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-05-08 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2025-05-08 00:00:11 +0000
commit88d0753018cfff7a74d59316caf42e83afb2a6bc (patch)
treedebe71cc2d43676234e697235b1f0df05f2eae3f
parent4aaf663ded55a029f02f83952c0e96e6b1dd4e8d (diff)
downloadbinutils-88d0753018cfff7a74d59316caf42e83afb2a6bc.zip
binutils-88d0753018cfff7a74d59316caf42e83afb2a6bc.tar.gz
binutils-88d0753018cfff7a74d59316caf42e83afb2a6bc.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 0bb958c..ae6f7c7 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 20250507
+#define BFD_VERSION_DATE 20250508
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@