NSSM: The Non-Sucking Service Manager\r
-Version 2.11, 2012-04-04\r
+Version 2.12, 2012-05-07\r
\r
NSSM is a service helper program similar to srvany and cygrunsrv. It can \r
start any application as an NT service and will restart the service if it \r
int str_equiv(const char *, const char *);\r
\r
#define NSSM "nssm"\r
-#define NSSM_VERSION "2.11"\r
-#define NSSM_DATE "2012-04-04"\r
+#define NSSM_VERSION "2.12"\r
+#define NSSM_DATE "2012-05-07"\r
\r
/*\r
MSDN says the commandline in CreateProcess() is limited to 32768 characters\r