X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=016906b0a281833b106e963b4c1278b97eb06456;hb=39d56be3b1cbecfb903617a63355b57f61424a73;hp=04c3cb2c1ba596b7a036e9c2b432ee29eb982000;hpb=8561a216b764d928364f432a590bead3547e1497;p=nssm.git diff --git a/nssm.h b/nssm.h index 04c3cb2..016906b 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.8" -#define NSSM_DATE "2011-02-26" -#define NSSM_RUN "run" +#define NSSM_VERSION "2.12" +#define NSSM_DATE "2012-05-07" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters