diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2019-05-07 21:25:41 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2019-05-07 21:25:41 +0200 |
commit | 4202f1215e6e1cbcb66b82e514efcc21682e8ae1 (patch) | |
tree | 7c69edf4d3f1dcf7cadadc25133b822bec05e321 /doc/doc-txt/NewStuff | |
parent | 4a1bd6b935ca5c5b70408a60036312d4825fd24e (diff) |
Add main option exim_version
There might be reasons to cheat about the Exim version you're running.
(Think of stupid security scanners.)
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 352833c4b..f6044b6c6 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -23,6 +23,9 @@ Version 4.93 6. EXPERIMENTAL_TLS_RESUME optional build feature. See the experimental.spec file. + 7. A main option exim_version to override the version Exim + reports in verious places ($exim_version, $version_number). + Version 4.92 -------------- |