aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-21 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-21 00:00:33 +0000
commit2c77375c02bd09ff91308bfc52de9412fdf3035b (patch)
treeff854cb7f901208f97623bf77fbe8b9717a981fe
parent6427e777b99ec6505509a68de6d460ff772bee6a (diff)
downloadbinutils-2c77375c02bd09ff91308bfc52de9412fdf3035b.zip
binutils-2c77375c02bd09ff91308bfc52de9412fdf3035b.tar.gz
binutils-2c77375c02bd09ff91308bfc52de9412fdf3035b.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 2c743c5..53c2c08 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 20250120
+#define BFD_VERSION_DATE 20250121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@