X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/2813c06e9d6e591298239bc7dac3fb1b5c778a7c..50afd7598c8781f66e103d8421d69aed0d69f884:/src/exinext.src diff --git a/src/exinext.src b/src/exinext.src index 9c42735..9138018 100644 --- a/src/exinext.src +++ b/src/exinext.src @@ -25,6 +25,13 @@ config= eximmacdef= exim_path= +if test "x$1" = x--version +then + echo "`basename $0`: $0" + echo "build: EXIM_RELEASE_VERSIONEXIM_VARIANT_VERSION" + exit 0 +fi + if expr -- $1 : '\-' >/dev/null ; then while expr -- $1 : '\-' >/dev/null ; do if [ "$1" = "-C" ]; then