aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-26 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-26 00:00:45 +0000
commitb69d4c94ae2ffc076baa20acddfc20dba72e8545 (patch)
treeacd8f596673b070a56fcd9e5e5700f29877e83f5 /bfd
parent3b6cdc18fc0dc87c115cf8c92b71b8a2968c16af (diff)
downloadgdb-b69d4c94ae2ffc076baa20acddfc20dba72e8545.zip
gdb-b69d4c94ae2ffc076baa20acddfc20dba72e8545.tar.gz
gdb-b69d4c94ae2ffc076baa20acddfc20dba72e8545.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 b5e057f..7835ac5 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 20221025
+#define BFD_VERSION_DATE 20221026
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@