aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-28 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-28 00:00:46 +0000
commit9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18 (patch)
tree84a02ba292257e9d19cfb6fedd3f70168fe79662 /bfd
parentOBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' c... (diff)
downloadbinutils-gdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.tar.gz
binutils-gdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.tar.bz2
binutils-gdb-9da2bd6ac9b1c15f6ba4f6e87fc8571aee8efa18.zip
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 7edc30d08d4..261179d0160 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 20181027
+#define BFD_VERSION_DATE 20181028
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@