Version 2.0

This commit is contained in:
Cameron Gutman
2018-11-10 00:27:45 -08:00
parent e7b5b07c4a
commit b496b90888
+2 -2
View File
@@ -1,7 +1,7 @@
#pragma once #pragma once
#define VER_VERSION 1,3,0,0 #define VER_VERSION 2,0,0,0
#define VER_VERSION_STR "1.3.0.0" #define VER_VERSION_STR "2.0.0.0"
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project" #define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper" #define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper"