aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-02 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-02 00:00:08 +0000
commite8572cd6aaff78d5afdb415416db7da5a3b1ca1c (patch)
tree9e7a4f59dfdd11edac590a2abc312c24ce38240d /bfd
parent4575eafb45758dad60baed46de3a772c65f888d3 (diff)
downloadgdb-e8572cd6aaff78d5afdb415416db7da5a3b1ca1c.zip
gdb-e8572cd6aaff78d5afdb415416db7da5a3b1ca1c.tar.gz
gdb-e8572cd6aaff78d5afdb415416db7da5a3b1ca1c.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 bbdced1..cfce732 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 20221101
+#define BFD_VERSION_DATE 20221102
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@