aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-09 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-09 00:00:21 +0000
commit01d8e0d24ad301f69b6f5ea39d073a728477507d (patch)
tree77ece83cdda6e594a0479f90b72e604df96b52a6 /bfd
parent61754ddb6833fa57011fbe4c98803dc5a12961c9 (diff)
downloadbinutils-01d8e0d24ad301f69b6f5ea39d073a728477507d.zip
binutils-01d8e0d24ad301f69b6f5ea39d073a728477507d.tar.gz
binutils-01d8e0d24ad301f69b6f5ea39d073a728477507d.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 4040d66..8a87bbe 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 20241208
+#define BFD_VERSION_DATE 20241209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@