Version 5.1

This commit is contained in:
Cameron Gutman 2020-08-08 16:57:06 -07:00
parent 189e861362
commit e4a4d42ece
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 67f1e926b2aa60bb187803b3f52610d9701f6df4
Subproject commit bff3c3cf0020088567de1c155e4a4ea65ac9692a

View File

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