aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-05 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-05 00:00:53 +0000
commit713f1b445a18af04eafbf8df6f844bed8243963f (patch)
treeb3ebc0ca26e77fdfbd51b494c1d52e1d6742284a /bfd
parenta31abe80ea4c45b544f3ae04bc63ccaeba530e0f (diff)
downloadbinutils-713f1b445a18af04eafbf8df6f844bed8243963f.zip
binutils-713f1b445a18af04eafbf8df6f844bed8243963f.tar.gz
binutils-713f1b445a18af04eafbf8df6f844bed8243963f.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 0bbdc0f..8d2ab7c 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 20181104
+#define BFD_VERSION_DATE 20181105
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@