aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-14 00:01:14 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-14 00:01:14 +0000
commit5e32bf37ce0cb562e2e6bda4c17f7abfa081ef95 (patch)
tree71786f66544a951d245024ed6660585e059782dd
parentf52f9b36637eda5793aa48570f9972f836fa5144 (diff)
downloadbinutils-5e32bf37ce0cb562e2e6bda4c17f7abfa081ef95.zip
binutils-5e32bf37ce0cb562e2e6bda4c17f7abfa081ef95.tar.gz
binutils-5e32bf37ce0cb562e2e6bda4c17f7abfa081ef95.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 0c4d71b..1349da8 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 20180213
+#define BFD_VERSION_DATE 20180214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@