X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/488e89462dcfe7db675c8d33cbd25d38f3035902..32393657bff79d9925ec865aebb066c9409c4e27:/src/src/eximon.src diff --git a/src/src/eximon.src b/src/src/eximon.src index 330d8c518..6293a7cc2 100644 --- a/src/src/eximon.src +++ b/src/src/eximon.src @@ -4,7 +4,7 @@ # The build process concatenates on the front of this various settings from # os-specific files and from the user's configuration file. -# Copyright (c) 2004 - 2012 University of Cambridge. +# Copyright (c) 2004 - 2015 University of Cambridge. # See the file NOTICE for conditions of use and distribution. # Except when they appear in comments, the following placeholders in this @@ -18,6 +18,13 @@ # X11_LD_LIBRARY # PROCESSED_FLAG +# +if test "x$1" = x--version +then + echo "`basename $0`: $0" + echo "build: EXIM_RELEASE_VERSIONEXIM_VARIANT_VERSION" + exit 0 +fi # See if caller wants to invoke gdb