We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fa5b8 commit 6f0408dCopy full SHA for 6f0408d
version.h
@@ -1,5 +1,5 @@
1
-#define AMSM_VERSION _T("0.0")
2
-#define AMSM_VERSIONINFO 0,0,0,0
+#define AMSM_VERSION _T("1.0")
+#define AMSM_VERSIONINFO 1,0,0,0
3
#define AMSM_DATE _T("Tue 10/24/2023")
4
-#define AMSM_FILEFLAGS VS_FF_PRERELEASE
+#define AMSM_FILEFLAGS 0L
5
#define AMSM_COPYRIGHT _T("AppKu™, Append Media, LLC. Fork of NSSM (Iain Patterson)")
0 commit comments