summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-11-10 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2017-11-10 00:00:28 +0000
commit09a5b18a6ae9fc5ad30f88d646b7f7313a14929e (patch)
treec9a59905ac163edd49c7f697f8d42dea651b9832
parent584a564f366de16d1cecd1910ab0be8ca6167415 (diff)
downloadbinutils-gdb-09a5b18a6ae9fc5ad30f88d646b7f7313a14929e.tar.gz
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 6515a9b2cd4..6abbfdabd71 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 20171109
+#define BFD_VERSION_DATE 20171110
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@