aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-27 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-27 00:00:23 +0000
commit71223776429261c331bb7560e26ff0bfa49ef2f5 (patch)
treeef7f9cf31eec1f5ba094f6f57a9b0c434132ffac
parent5b37a5ca1d2e90ea1fc29593046428f7ed116a7f (diff)
downloadbinutils-71223776429261c331bb7560e26ff0bfa49ef2f5.zip
binutils-71223776429261c331bb7560e26ff0bfa49ef2f5.tar.gz
binutils-71223776429261c331bb7560e26ff0bfa49ef2f5.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 d3c4e38..12060dd 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 20210726
+#define BFD_VERSION_DATE 20210727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@