aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-04 00:01:27 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-04 00:01:27 +0000
commit9446bd8ad68d5e20151f3066104b575534c9ecda (patch)
treef0fadb85bcfae072c866fd63048334f38af7320a /bfd
parentelfedit: Move ELF header magic bytes check to get_file_header (diff)
downloadbinutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.tar.gz
binutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.tar.bz2
binutils-gdb-9446bd8ad68d5e20151f3066104b575534c9ecda.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 6af85c95efc..0bbdc0f302a 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 20181103
+#define BFD_VERSION_DATE 20181104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@