aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-21 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-21 00:00:07 +0000
commit9cc9699833ccf94634b247da10a31c2ed60a9aad (patch)
treebde24fcc0921db33e0fb887fe514a3fec98deb54
parentb70e516e89d95d06252cb04ded3397ec0a0a3212 (diff)
downloadbinutils-9cc9699833ccf94634b247da10a31c2ed60a9aad.zip
binutils-9cc9699833ccf94634b247da10a31c2ed60a9aad.tar.gz
binutils-9cc9699833ccf94634b247da10a31c2ed60a9aad.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 c1166ad..a159c40 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 20200820
+#define BFD_VERSION_DATE 20200821
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@