aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-21 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-21 00:00:29 +0000
commitf3816fbcf8ce6412ac16a820a56e13944fa703bc (patch)
treee99faa3a330cf8f5622c158bb25210024ad557ea
parent4226ebed4193f35c42ee53bb8936398f732ed7d6 (diff)
downloadbinutils-f3816fbcf8ce6412ac16a820a56e13944fa703bc.zip
binutils-f3816fbcf8ce6412ac16a820a56e13944fa703bc.tar.gz
binutils-f3816fbcf8ce6412ac16a820a56e13944fa703bc.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 01650eb..9a65a99 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 20250320
+#define BFD_VERSION_DATE 20250321
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@