aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-12-01 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2017-12-01 00:00:33 +0000
commit254cefe35f012977d567af0bbad2a8091d90e22b (patch)
treec08996ae93bba34f04a8b295844dc4528601e727 /bfd
parent875fb7a785e78fddef6da270636e8f4efbfd3e0d (diff)
downloadgdb-254cefe35f012977d567af0bbad2a8091d90e22b.zip
gdb-254cefe35f012977d567af0bbad2a8091d90e22b.tar.gz
gdb-254cefe35f012977d567af0bbad2a8091d90e22b.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 bf0b216..7d6119e 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 20171130
+#define BFD_VERSION_DATE 20171201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@