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