aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-11-27 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-11-27 00:00:09 +0000
commitfd02ad8772fd5087d860437b39f91f0f76148d15 (patch)
treee6341dab37652f28d9db58c767c447dd62372df7
parent9949bb06389dd6e6a23366572a3c760e2c7fcc82 (diff)
downloadbinutils-fd02ad8772fd5087d860437b39f91f0f76148d15.zip
binutils-fd02ad8772fd5087d860437b39f91f0f76148d15.tar.gz
binutils-fd02ad8772fd5087d860437b39f91f0f76148d15.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 7fcd9d7..e839783 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 20211126
+#define BFD_VERSION_DATE 20211127
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@