X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=bbdad99a10ed826443761030f30c5aeec84cc1ee;hb=d7e54c66881e0d5be029127a675ced3a92fedf9c;hp=2e73b9a7d6de4f0b50bf87c3eb740f25b1eded3f;hpb=5e7f7c21e254ba722d5d0d08c154792b82cf3f1d;p=nssm.git diff --git a/nssm.h b/nssm.h index 2e73b9a..bbdad99 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.14" -#define NSSM_DATE "2012-05-24" +#define NSSM_VERSION "2.15" +#define NSSM_DATE "2012-07-19" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters