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

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"