diff options
author | 2018-01-13 00:00:33 +0000 | |
---|---|---|
committer | 2018-01-13 00:00:33 +0000 | |
commit | da4b575911f7e705b3b906e1622b19e9da1faff3 (patch) | |
tree | 4499f63bbd6e3f48122d336f9c18e9d7019e69ba /bfd | |
parent | gdb/testsuite: Don't attempt tests if they fail to compile (diff) | |
download | binutils-gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.tar.gz binutils-gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.tar.bz2 binutils-gdb-da4b575911f7e705b3b906e1622b19e9da1faff3.zip |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 28dd8ea6c73..b289f5c856d 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 20180112 +#define BFD_VERSION_DATE 20180113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |