X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Feximon.src;h=6293a7cc2e11dbf25eac5199f67adc35ffded392;hb=4b01271fa595a08e68ba8c58d6404e83623aa9c8;hp=330d8c51879b194f5fd1066368723d84575c80ba;hpb=488e89462dcfe7db675c8d33cbd25d38f3035902;p=exim.git 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