aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-14 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-14 00:00:40 +0000
commit0a2fd6d1e240cfc977dea876b7441235be3141cf (patch)
tree4ea0aa449b06d066ce394780c980562f7a48517d
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-0a2fd6d1e240cfc977dea876b7441235be3141cf.tar.gz
binutils-gdb-0a2fd6d1e240cfc977dea876b7441235be3141cf.tar.bz2
binutils-gdb-0a2fd6d1e240cfc977dea876b7441235be3141cf.zip
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 78154a40320..f57419300d4 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 20210713
+#define BFD_VERSION_DATE 20210714
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@