Version 5.0

This commit is contained in:
Cameron Gutman 2020-07-18 17:59:54 -07:00
parent 365b3ccd61
commit 8d2252c4ac
2 changed files with 3 additions and 3 deletions

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

View File

@ -1,7 +1,7 @@
#pragma once #pragma once
#define VER_VERSION 4,4,0,0 #define VER_VERSION 5,0,0,0
#define VER_VERSION_STR "4.4.0.0" #define VER_VERSION_STR "5.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 Hosting Tool" #define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"