aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-20 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-20 00:00:12 +0000
commit5cfabe75dbaef32f1506f02c172219536baff4c4 (patch)
tree1bcbde2be0742953538c4e5ea386aba884ce0813
parent34f7c0261a13276fb3ee4627ce935055bcf9623d (diff)
downloadbinutils-5cfabe75dbaef32f1506f02c172219536baff4c4.zip
binutils-5cfabe75dbaef32f1506f02c172219536baff4c4.tar.gz
binutils-5cfabe75dbaef32f1506f02c172219536baff4c4.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 55d6f6e..0a230b6 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 20250419
+#define BFD_VERSION_DATE 20250420
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@