Version 4.0

This commit is contained in:
Cameron Gutman
2019-07-13 15:21:23 -07:00
parent b31d257566
commit ebb8c9fb68
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#define VER_VERSION 3,0,0,0
#define VER_VERSION_STR "3.0.0.0"
#define VER_VERSION 4,0,0,0
#define VER_VERSION_STR "4.0.0.0"
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper"