aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-22 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-22 00:00:35 +0000
commitfc31b79a37ba3a0acea9108ff41e1d67678ced55 (patch)
treeb52c7bf8cd36aa3ee55fe8ebf1f97f4e1470c680 /bfd
parent3f3175554f28ee42652aa5729a77cd1f2747be98 (diff)
downloadgdb-fc31b79a37ba3a0acea9108ff41e1d67678ced55.zip
gdb-fc31b79a37ba3a0acea9108ff41e1d67678ced55.tar.gz
gdb-fc31b79a37ba3a0acea9108ff41e1d67678ced55.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 024ab2a..c884a68 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 20230821
+#define BFD_VERSION_DATE 20230822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@