We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93ef55 commit 620aa4bCopy full SHA for 620aa4b
version.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
-#define VER_VERSION 4,0,0,0
4
-#define VER_VERSION_STR "4.0.0.0"
+#define VER_VERSION 4,1,0,0
+#define VER_VERSION_STR "4.1.0.0"
5
6
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
7
#define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"
0 commit comments