aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-26 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-26 00:00:11 +0000
commitdb0f0fcbf35348272c6ad58e213610a78d3bc97a (patch)
tree25915027ffb5257307e017a2afa10bab748d90c3 /bfd
parent58d69206b8173b9d027a6c65f56cdaf045ae6e64 (diff)
downloadgdb-db0f0fcbf35348272c6ad58e213610a78d3bc97a.zip
gdb-db0f0fcbf35348272c6ad58e213610a78d3bc97a.tar.gz
gdb-db0f0fcbf35348272c6ad58e213610a78d3bc97a.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 88dd9d4..d118777 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 20220925
+#define BFD_VERSION_DATE 20220926
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@