aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-02 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-02 00:00:50 +0000
commit18c74565c4a00d240a7115c7185aa5129e8e804c (patch)
tree6185e4368b4a4a538ab5a4aea69c69cf793778f4 /bfd
parentbab2efac55f8bc187a29332f88433d0984f37026 (diff)
downloadgdb-18c74565c4a00d240a7115c7185aa5129e8e804c.zip
gdb-18c74565c4a00d240a7115c7185aa5129e8e804c.tar.gz
gdb-18c74565c4a00d240a7115c7185aa5129e8e804c.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 7ad45c5..0af37fa 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 20221001
+#define BFD_VERSION_DATE 20221002
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@