Generate version information as part of the build.
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 46308d5..636524d 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -21,9 +21,7 @@ void strip_basename(TCHAR *);
 int usage(int);\r
 \r
 #define NSSM _T("nssm")\r
-#define NSSM_VERSION _T("2.21")\r
-#define NSSM_VERSIONINFO 2,21,0,0\r
-#define NSSM_DATE _T("2013-11-24")\r
+#include "version.h"\r
 \r
 /*\r
   Throttle the restart of the service if it stops before this many\r