aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-19 00:01:23 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-19 00:01:23 +0000
commitf91d4ed158f7eafc0ac5b94cf7e7f5c66aec3443 (patch)
tree080b9df101cb42c5bdff6724ff056413479bcb76
parent0e43240d80d142b8851a6f3d30443a9dd759b469 (diff)
downloadbinutils-f91d4ed158f7eafc0ac5b94cf7e7f5c66aec3443.zip
binutils-f91d4ed158f7eafc0ac5b94cf7e7f5c66aec3443.tar.gz
binutils-f91d4ed158f7eafc0ac5b94cf7e7f5c66aec3443.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 0d7bebf..99e7e2c 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 20180218
+#define BFD_VERSION_DATE 20180219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@