aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-07 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-07 00:00:09 +0000
commit85a67d0a39aaf5bc126bd68c7ebbd7618effbc90 (patch)
tree85be3e81c39f2d98537ed3a36f70decf1b3dd24e /bfd
parent66e545391e25dabd9ed4b6c42bc58bc30dd6b22e (diff)
downloadbinutils-85a67d0a39aaf5bc126bd68c7ebbd7618effbc90.zip
binutils-85a67d0a39aaf5bc126bd68c7ebbd7618effbc90.tar.gz
binutils-85a67d0a39aaf5bc126bd68c7ebbd7618effbc90.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 0f7b4c1..16acac8 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 20240706
+#define BFD_VERSION_DATE 20240707
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@