diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-29 19:52:09 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-29 20:00:48 +0000 |
commit | 0700a3d658c48c2d8155fcdc643ab0cf18289194 (patch) | |
tree | d507b363958538ea6d7725e395b068130e5395b9 /doc/doc-docbook/spec.xfpt | |
parent | ac6652c8a0ac69fc0f46d7f8535aa537cd609c94 (diff) |
New variable $exim_version. Bug 306
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index daf69f366..36634a602 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -11377,6 +11377,13 @@ This variable contains the path to the Exim binary. .vindex "&$exim_uid$&" This variable contains the numerical value of the Exim user id. +.vitem &$exim_version$& +.vindex "&$exim_uid$&" +This variable contains the version string of the Exim build. +The first character is a major version number, currently 4. +Then after a dot, the next group of digits is a minor version number. +There may be other characters following the minor version. + .vitem &$found_extension$& .vindex "&$found_extension$&" This variable is available when Exim is compiled with the |