aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-07 00:02:50 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-07 00:02:50 +0000
commitea81bb227c95c0bff884109d83b98ba7d36d848e (patch)
tree427655b9608fd30112e2e45c0dd6d40e6aec2b6b
parent38ed6196970f4685b8ab0e88f488ec8b4bf2b748 (diff)
downloadbinutils-ea81bb227c95c0bff884109d83b98ba7d36d848e.zip
binutils-ea81bb227c95c0bff884109d83b98ba7d36d848e.tar.gz
binutils-ea81bb227c95c0bff884109d83b98ba7d36d848e.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 0608a0d..61b11d2 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 20190806
+#define BFD_VERSION_DATE 20190807
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@