From: Iain Patterson Date: Fri, 19 Nov 2010 11:16:04 +0000 (+0000) Subject: NSSM 2.6. X-Git-Tag: v2.6^0 X-Git-Url: http://git.iain.cx/?p=nssm.git;a=commitdiff_plain;h=51452838ad1396e2034313601010f68422faa1ac NSSM 2.6. --- diff --git a/README.txt b/README.txt index 5388d03..ecc59e0 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ NSSM: The Non-Sucking Service Manager -Version 2.5, 2010-09-25 +Version 2.6, 2010-11-19 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 56c98b3..ba114f9 100644 --- a/nssm.h +++ b/nssm.h @@ -14,8 +14,8 @@ int str_equiv(const char *, const char *); #define NSSM "nssm" -#define NSSM_VERSION "2.5" -#define NSSM_DATE "2010-09-25" +#define NSSM_VERSION "2.6" +#define NSSM_DATE "2010-11-19" #define NSSM_RUN "run" /*