diff options
author | Matt Johnston <matt@ucc.asn.au> | 2018-02-20 19:29:55 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2018-02-20 19:29:55 +0800 |
commit | b080f5a047f113fc5190133df8d8518cc9d8f73b (patch) | |
tree | 979f96cc1f41f4c60bf78a16cce6328a3eb73435 /CHANGES | |
parent | 4768351e896a825e6f84893c66bb05adb463c1ba (diff) |
rename default_options.h.in in docs too
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Upcoming... - IMPORTANT: Custom configuration is now specified in local_options.h rather than options.h - Available options and defaults can be seen in default_options.h.in + Available options and defaults can be seen in default_options.h To migrate your configuration, compare your customised options.h against the upstream options.h from your relevant version. Any customised options should |