aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-08 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-08 00:00:08 +0000
commit4e9fb2b0a5db150492a23a9ef04671c7c9eb4e33 (patch)
treedb12709134b8b33eba0d737081a97db95560616c
parent69053cf7eba1001f1a24a78f30d6334a88ec5a56 (diff)
downloadbinutils-4e9fb2b0a5db150492a23a9ef04671c7c9eb4e33.zip
binutils-4e9fb2b0a5db150492a23a9ef04671c7c9eb4e33.tar.gz
binutils-4e9fb2b0a5db150492a23a9ef04671c7c9eb4e33.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 6862ed1..5a587c6 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 20250107
+#define BFD_VERSION_DATE 20250108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@