aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-01 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-01 00:00:13 +0000
commit13fb39dd5aa21c81f80845f87b322dc61d219b90 (patch)
tree5e780eb9e6555a500d38ccd8507a1d068f2938e6
parentcb9995e8d8fab4e48ba202fe8456e68cc130490a (diff)
downloadbinutils-13fb39dd5aa21c81f80845f87b322dc61d219b90.zip
binutils-13fb39dd5aa21c81f80845f87b322dc61d219b90.tar.gz
binutils-13fb39dd5aa21c81f80845f87b322dc61d219b90.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 5fe3653..23f54f2 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 20250228
+#define BFD_VERSION_DATE 20250301
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@