aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-23 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-23 00:00:21 +0000
commitb408d7e1997770d95b173aa73af9b21985f01965 (patch)
tree5fe2e2b2141eb3ebeda08be4fe3f0cc2be9543e2 /bfd
parent1ead4b8ed29a8dfb565eb120d527286c3051adfd (diff)
downloadbinutils-b408d7e1997770d95b173aa73af9b21985f01965.zip
binutils-b408d7e1997770d95b173aa73af9b21985f01965.tar.gz
binutils-b408d7e1997770d95b173aa73af9b21985f01965.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 d2fb67f..4d41fb5 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 20220222
+#define BFD_VERSION_DATE 20220223
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@