summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-31 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-31 00:00:09 +0000
commit15f2a3ede0b026887f861c8e9c23f82355289e46 (patch)
tree15ba84d8457b09df598c02dff98d434e4c098485
parent41eb8e88859b297f59f4d093aab9306d4b7057d9 (diff)
downloadbinutils-gdb-15f2a3ede0b026887f861c8e9c23f82355289e46.tar.gz
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 cc8380dea88..61c35d0b2b4 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 20200730
+#define BFD_VERSION_DATE 20200731
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@