aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-08 00:02:07 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-08 00:02:07 +0000
commitec482077855b9187e936e57b4402fc55a33eb4e0 (patch)
tree585fd693a77a9cd20f739b36cacb59542d8b1392
parent91adb409941e41570fa3b3c05d1fb2e80184bfd6 (diff)
downloadbinutils-ec482077855b9187e936e57b4402fc55a33eb4e0.zip
binutils-ec482077855b9187e936e57b4402fc55a33eb4e0.tar.gz
binutils-ec482077855b9187e936e57b4402fc55a33eb4e0.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 cce181b..ce5f2b9 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 20180607
+#define BFD_VERSION_DATE 20180608
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@