aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-02-28 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2025-02-28 00:00:12 +0000
commitf0e6467e1044384ab1f882d26c16dec38fdad950 (patch)
tree27384838cbe8cf93678c36c400fa16c33b683eef
parent661a85884f1399b3d6acd4d4314010c163ae2b23 (diff)
downloadbinutils-f0e6467e1044384ab1f882d26c16dec38fdad950.zip
binutils-f0e6467e1044384ab1f882d26c16dec38fdad950.tar.gz
binutils-f0e6467e1044384ab1f882d26c16dec38fdad950.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 a5d04f0..5fe3653 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 20250227
+#define BFD_VERSION_DATE 20250228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@