aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-01 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-01 00:00:26 +0000
commitcb3a9d1b792cffed04b4bc5989b96d4b540b6ef2 (patch)
tree989d61112080d3494f5414d1fb89fea05102fe95 /bfd
parent5a734ada7e1c9f9d3ff2c610b9a146a60994b798 (diff)
downloadgdb-cb3a9d1b792cffed04b4bc5989b96d4b540b6ef2.zip
gdb-cb3a9d1b792cffed04b4bc5989b96d4b540b6ef2.tar.gz
gdb-cb3a9d1b792cffed04b4bc5989b96d4b540b6ef2.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 557ac66..7b9d944 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 20220228
+#define BFD_VERSION_DATE 20220301
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@