aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-09 00:01:13 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-09 00:01:13 +0000
commitea6b22752925e8fc50b351c291abe0fcc6c3a134 (patch)
tree834701d847d64fa00c6938d2c42d9850559165ea
parent4267fc5c230fc9fb550e71d0f270907d5e9ce505 (diff)
downloadbinutils-ea6b22752925e8fc50b351c291abe0fcc6c3a134.zip
binutils-ea6b22752925e8fc50b351c291abe0fcc6c3a134.tar.gz
binutils-ea6b22752925e8fc50b351c291abe0fcc6c3a134.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e39a32e..0d71f5e 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 20180208
+#define BFD_VERSION_DATE 20180209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@