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