X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=nssm.h;h=2e73b9a7d6de4f0b50bf87c3eb740f25b1eded3f;hb=a4ac5c7f008020fff5b667f72a2b9b642d37e5cb;hp=016906b0a281833b106e963b4c1278b97eb06456;hpb=0dbd368cea64108df8305eb470462c47739ae6e6;p=nssm.git diff --git a/nssm.h b/nssm.h index 016906b..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.12" -#define NSSM_DATE "2012-05-07" +#define NSSM_VERSION "2.14" +#define NSSM_DATE "2012-05-24" /* MSDN says the commandline in CreateProcess() is limited to 32768 characters