From: Iain Patterson Date: Tue, 11 Oct 2011 10:03:03 +0000 (+0100) Subject: NSSM 2.10. X-Git-Tag: v2.10^0 X-Git-Url: http://git.iain.cx/?p=nssm.git;a=commitdiff_plain;h=ab747b344a34bdd9128c8b84cf9fde016f6bc308 NSSM 2.10. --- diff --git a/README.txt b/README.txt index e4df0e2..590e396 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ NSSM: The Non-Sucking Service Manager -Version 2.9, 2011-02-28 +Version 2.10, 2011-10-11 NSSM is a service helper program similar to srvany and cygrunsrv. It can start any application as an NT service and will restart the service if it diff --git a/nssm.h b/nssm.h index 22b5511..4eba7e6 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.9" -#define NSSM_DATE "2011-02-28" +#define NSSM_VERSION "2.10" +#define NSSM_DATE "2011-10-11" #define NSSM_RUN "run" /*