Version 4.4

This commit is contained in:
Cameron Gutman 2020-02-21 18:03:38 -08:00
parent 0be2ca51e9
commit e3e4bf608f
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 4d73ede1ddb2356ff2de2a0d66299e7c98255303
Subproject commit ae5e4aecb6c309f1214adbab31ac273a8ab523a7

View File

@ -1,7 +1,7 @@
#pragma once
#define VER_VERSION 4,3,0,0
#define VER_VERSION_STR "4.3.0.0"
#define VER_VERSION 4,4,0,0
#define VER_VERSION_STR "4.4.0.0"
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
#define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"