aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-02 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-02 00:00:09 +0000
commitc79332d2d13936dfc029a935a9b9823ca0d575c3 (patch)
tree5ef613b8a4a37d39a76813372326c2dbaebd00cb
parent250e8e0d7fe4afcb125f9c7838fca9ec66ecc407 (diff)
downloadbinutils-c79332d2d13936dfc029a935a9b9823ca0d575c3.zip
binutils-c79332d2d13936dfc029a935a9b9823ca0d575c3.tar.gz
binutils-c79332d2d13936dfc029a935a9b9823ca0d575c3.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 474ca2d..e6454eb 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 20210901
+#define BFD_VERSION_DATE 20210902
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@