aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-15 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-15 00:00:52 +0000
commit6c414b69235baf00bd8846cef4d31d8b42436c16 (patch)
tree1354ee1f768c6f852cc1acfb136b13b39aad3f77 /bfd
parent2fabdf3381dfc4bc89f6339c3db3e4bfe7ca8b14 (diff)
downloadbinutils-6c414b69235baf00bd8846cef4d31d8b42436c16.zip
binutils-6c414b69235baf00bd8846cef4d31d8b42436c16.tar.gz
binutils-6c414b69235baf00bd8846cef4d31d8b42436c16.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 fd36fe9..dab8310 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 20180914
+#define BFD_VERSION_DATE 20180915
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@