aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-12 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-12 00:01:01 +0000
commit0472d19b5f6381339b8b1021d699666f3cf8e0ea (patch)
tree865a0c5933e880f2a861b1de6d755b1d516ad480
parent64d2e90104b0a7e02c8c0eb95c5352e4ee55daff (diff)
downloadbinutils-0472d19b5f6381339b8b1021d699666f3cf8e0ea.zip
binutils-0472d19b5f6381339b8b1021d699666f3cf8e0ea.tar.gz
binutils-0472d19b5f6381339b8b1021d699666f3cf8e0ea.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 b9ab53a..40835fb 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 20180211
+#define BFD_VERSION_DATE 20180212
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@