mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-01 07:15:32 +00:00
8 lines
246 B
C
8 lines
246 B
C
#pragma once
|
|
|
|
#define VER_VERSION 5,6,1,0
|
|
#define VER_VERSION_STR "5.6.1.0"
|
|
|
|
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
|
|
#define VER_PRODUCTNAME_STR "Moonlight Internet Hosting Tool"
|