aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-21 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-21 00:00:24 +0000
commit8258b1353c3bfabaf84be45c597d4277368b6bdf (patch)
treeabda2f6236e8c12e5064e717e4c352193f795073
parentb97bd976233ee4d43c2fe18f6356e62779cbe82d (diff)
downloadbinutils-8258b1353c3bfabaf84be45c597d4277368b6bdf.zip
binutils-8258b1353c3bfabaf84be45c597d4277368b6bdf.tar.gz
binutils-8258b1353c3bfabaf84be45c597d4277368b6bdf.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 cc0ecd6..bba7c14 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 20210720
+#define BFD_VERSION_DATE 20210721
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@