We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106960c commit dc820bdCopy full SHA for dc820bd
version.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
-#define VER_VERSION 2,1,0,0
4
-#define VER_VERSION_STR "2.1.0.0"
+#define VER_VERSION 2,2,0,0
+#define VER_VERSION_STR "2.2.0.0"
5
6
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
7
#define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper"
0 commit comments