aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-14 00:01:07 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-14 00:01:07 +0000
commitcf8d3709ebe8895591cb3bd5c8f79bdaef9f194a (patch)
tree2db3097b8ab8589ee746e00101b10713d6c097ab /bfd
parent0930cb3021b8078b34cf216e79eb8608d017864f (diff)
downloadfsf-binutils-gdb-cf8d3709ebe8895591cb3bd5c8f79bdaef9f194a.zip
fsf-binutils-gdb-cf8d3709ebe8895591cb3bd5c8f79bdaef9f194a.tar.gz
fsf-binutils-gdb-cf8d3709ebe8895591cb3bd5c8f79bdaef9f194a.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 dd6b05c..dac016d 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 20181013
+#define BFD_VERSION_DATE 20181014
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@