aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-12 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-12 00:00:10 +0000
commit26d812a2aad0829d26120e45fcf69ba30536daa7 (patch)
tree4bb0b0680f8832760f8c983885996e1855f1ff1b /bfd
parentd65befc15220572d9ff6eebbe26c709c306042ba (diff)
downloadbinutils-26d812a2aad0829d26120e45fcf69ba30536daa7.zip
binutils-26d812a2aad0829d26120e45fcf69ba30536daa7.tar.gz
binutils-26d812a2aad0829d26120e45fcf69ba30536daa7.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 d44dd21..24f91f5 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 20230611
+#define BFD_VERSION_DATE 20230612
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@