X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=a680ea81fcd33299fab7ee3836c31ca034319319;hb=7bceb3325f17fcfcf44838f51a3d3e06ad76487d;hp=016906b0a281833b106e963b4c1278b97eb06456;hpb=d835729cc86c54b1ecde6ffce737c41aa8d3f840;p=nssm.git diff --git a/nssm.h b/nssm.h index 016906b..a680ea8 100644 --- a/nssm.h +++ b/nssm.h @@ -16,8 +16,8 @@ int str_equiv(const char *, const char *); #define NSSM "nssm" -#define NSSM_VERSION "2.12" -#define NSSM_DATE "2012-05-07" +#define NSSM_VERSION "2.13" +#define NSSM_DATE "2012-05-20" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters