aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-25 00:01:48 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-25 00:01:48 +0000
commitaf738752dfb81899f2e70053a86903d1ec486654 (patch)
tree783627599809f4f4e806a058f1442b612e9c50ca
parent2e2c74da3852ec6fe44f34522e6ac233542adff4 (diff)
downloadbinutils-af738752dfb81899f2e70053a86903d1ec486654.zip
binutils-af738752dfb81899f2e70053a86903d1ec486654.tar.gz
binutils-af738752dfb81899f2e70053a86903d1ec486654.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 b787101..8a060e3 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 20180224
+#define BFD_VERSION_DATE 20180225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@