aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-11 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-11 00:00:35 +0000
commit4486659cf263bdb93e5525989c6e516c91c1b27e (patch)
tree52023c4365d557138f4fc6ac1774f409b6598ccf /bfd
parentded4c0a10e93235f19e967551a717d9348ebb1d9 (diff)
downloadbinutils-4486659cf263bdb93e5525989c6e516c91c1b27e.zip
binutils-4486659cf263bdb93e5525989c6e516c91c1b27e.tar.gz
binutils-4486659cf263bdb93e5525989c6e516c91c1b27e.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 7681a83..2fee195 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 20241210
+#define BFD_VERSION_DATE 20241211
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@