Version 5.2

This commit is contained in:
Cameron Gutman 2020-08-10 22:05:43 -07:00
parent 3343ebb225
commit ef5bb72d5c
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit bff3c3cf0020088567de1c155e4a4ea65ac9692a
Subproject commit d2b927c7b1bb04cdfeb5c7715ee784d01cad7b78

View File

@ -1,7 +1,7 @@
#pragma once
#define VER_VERSION 5,1,0,0
#define VER_VERSION_STR "5.1.0.0"
#define VER_VERSION 5,2,0,0
#define VER_VERSION_STR "5.2.0.0"
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"