aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-05-29 00:02:02 +0000
committerGDB Admin <brobecker@adacore.com>2018-05-29 00:02:02 +0000
commitaab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc (patch)
treee972ed790b230609bbdb8db181790ea2ba1de503
parent3b4ef113644242b9c2d57878bd9befe094ff49d0 (diff)
downloadbinutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.zip
binutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.tar.gz
binutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.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 bbcf73b..ed9e00a 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 20180528
+#define BFD_VERSION_DATE 20180529
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@