aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-23 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-23 00:00:07 +0000
commit8d4b0049b533945bcc8977bfd5ab79371c44de81 (patch)
tree650ca228ae1d2869244f2f372c3f2b9936157d97 /bfd
parent6f9b09edaee43ea34d34b1998fe7b844834f251a (diff)
downloadgdb-8d4b0049b533945bcc8977bfd5ab79371c44de81.zip
gdb-8d4b0049b533945bcc8977bfd5ab79371c44de81.tar.gz
gdb-8d4b0049b533945bcc8977bfd5ab79371c44de81.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 2a15816..eb511b8 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 20220522
+#define BFD_VERSION_DATE 20220523
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@