aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-09 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-09 00:00:51 +0000
commit68611a2b34b53c261acdec789ca006e02b4b9de3 (patch)
tree78e0d4dfea3729da5904069e3a3191db4b156ad8 /bfd
parent5a91f9914cb0dc64f9e136b626b985dbda9c586d (diff)
downloadfsf-binutils-gdb-68611a2b34b53c261acdec789ca006e02b4b9de3.zip
fsf-binutils-gdb-68611a2b34b53c261acdec789ca006e02b4b9de3.tar.gz
fsf-binutils-gdb-68611a2b34b53c261acdec789ca006e02b4b9de3.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 b2f2fa9..f22599f 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 20240508
+#define BFD_VERSION_DATE 20240509
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@