X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=bbdad99a10ed826443761030f30c5aeec84cc1ee;hb=293f2a969fcda19b59436269cba68d748270de3e;hp=22b5511b788432081e292b03b4ac86573cc18401;hpb=b900e3b0859e71d5089c14314c0060082fc230de;p=nssm.git diff --git a/nssm.h b/nssm.h index 22b5511..bbdad99 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.9" -#define NSSM_DATE "2011-02-28" -#define NSSM_RUN "run" +#define NSSM_VERSION "2.15" +#define NSSM_DATE "2012-07-19" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters