aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-17 00:01:28 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-17 00:01:28 +0000
commit49f47a2305cf851e0831356278c76a42bc5a1e72 (patch)
treee65df60c33f0dfe776d3c2d75475029bc90bad91
parentb790ad998d64c5f85af8f0b9d559d5acb1209024 (diff)
downloadbinutils-49f47a2305cf851e0831356278c76a42bc5a1e72.zip
binutils-49f47a2305cf851e0831356278c76a42bc5a1e72.tar.gz
binutils-49f47a2305cf851e0831356278c76a42bc5a1e72.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 719b702..91941a1 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 20180516
+#define BFD_VERSION_DATE 20180517
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@