Version 2.0

This commit is contained in:
Cameron Gutman 2019-07-13 14:24:51 -07:00
parent 53c017974d
commit c721a93d0a

View File

@ -1,7 +1,7 @@
#pragma once #pragma once
#define VER_VERSION 1,2,0,0 #define VER_VERSION 2,0,0,0
#define VER_VERSION_STR "1.2.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"