aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-08 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-08 00:00:10 +0000
commit61754ddb6833fa57011fbe4c98803dc5a12961c9 (patch)
treee9d53ad0d154b6926d9d7de9405d9435a7e203ce
parent7893943879cedcc6520d0849fa3d10375dda0333 (diff)
downloadbinutils-61754ddb6833fa57011fbe4c98803dc5a12961c9.zip
binutils-61754ddb6833fa57011fbe4c98803dc5a12961c9.tar.gz
binutils-61754ddb6833fa57011fbe4c98803dc5a12961c9.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 6935a58..4040d66 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 20241207
+#define BFD_VERSION_DATE 20241208
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@