aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-13 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-13 00:00:51 +0000
commitfacbd8bd3d6d51c907494a269dc13a2a0a75bc4e (patch)
treefd9583f314a8a14f12ecf04f544bf5fc18f9b6f3
parent988daa317c01a610b5298bbcd80be8642ee66094 (diff)
downloadbinutils-facbd8bd3d6d51c907494a269dc13a2a0a75bc4e.zip
binutils-facbd8bd3d6d51c907494a269dc13a2a0a75bc4e.tar.gz
binutils-facbd8bd3d6d51c907494a269dc13a2a0a75bc4e.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 f9fbcb6..fa3714d 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 20180812
+#define BFD_VERSION_DATE 20180813
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@