aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-09 00:01:14 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-09 00:01:14 +0000
commit0653638f9f0efdb1561db8e2faff2580e09658af (patch)
tree0e5addb3e1fde233e6a1abc49c2883eb6abcba98 /bfd
parent424da6cf3b30b889ff577b1babd09777148dc0e0 (diff)
downloadbinutils-0653638f9f0efdb1561db8e2faff2580e09658af.zip
binutils-0653638f9f0efdb1561db8e2faff2580e09658af.tar.gz
binutils-0653638f9f0efdb1561db8e2faff2580e09658af.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 468f360..654f4e1 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 20180908
+#define BFD_VERSION_DATE 20180909
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@