X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=016906b0a281833b106e963b4c1278b97eb06456;hb=f2ec1c0c55a6b3e8ca02b3d66b78c87fe0ac1f47;hp=e10ee5c7df13fc13bcd9bd2779838e43abc0ebd9;hpb=8d855fdbce4ba0b8cfeda551f137434731385c23;p=nssm.git diff --git a/nssm.h b/nssm.h index e10ee5c..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.7" -#define NSSM_DATE "2011-01-25" -#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