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