aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-09-29 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2017-09-29 00:00:24 +0000
commit1b8f6c7f827726b5f91745149f7d4329f10de7fd (patch)
tree1cf90daffd6c009a7f1e527698a3bfb873361a39 /bfd
parentb2f8eb7a30dcf7c33ea26dfca31401a6786dcd99 (diff)
downloadgdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.zip
gdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.tar.gz
gdb-1b8f6c7f827726b5f91745149f7d4329f10de7fd.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index cec7198..cd265a3 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 20170928
+#define BFD_VERSION_DATE 20170929
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@