X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=ae4114ae043cea12e857b7ce4164c40e85bc795b;hb=refs%2Ftags%2Fv2.11;hp=4eba7e66a9faa69a450908939b7be582959e3cd3;hpb=7b85809e2f4f36f1cb587e255c72409b06d549a9;p=nssm.git diff --git a/nssm.h b/nssm.h index 4eba7e6..ae4114a 100644 --- a/nssm.h +++ b/nssm.h @@ -16,9 +16,8 @@ int str_equiv(const char *, const char *); #define NSSM "nssm" -#define NSSM_VERSION "2.10" -#define NSSM_DATE "2011-10-11" -#define NSSM_RUN "run" +#define NSSM_VERSION "2.11" +#define NSSM_DATE "2012-04-04" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters