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