aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-19 00:02:07 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-19 00:02:07 +0000
commit2441d9332b54b5da17730000f598e22b69cae422 (patch)
tree7511b4e69013a5e12c8ae0d3e731128fb0e4b174
parent53fc1a2c71a32562c342445ba04e3441305a3756 (diff)
downloadbinutils-2441d9332b54b5da17730000f598e22b69cae422.zip
binutils-2441d9332b54b5da17730000f598e22b69cae422.tar.gz
binutils-2441d9332b54b5da17730000f598e22b69cae422.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 b1917b3..6bb6b20 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 20180618
+#define BFD_VERSION_DATE 20180619
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@