mirror of
https://github.com/moonlight-stream/Internet-Hosting-Tool.git
synced 2025-07-01 23:35:27 +00:00
6 lines
177 B
C
6 lines
177 B
C
#pragma once
|
|
|
|
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
|
|
#define VER_FILEVERSION 1,2,0,0
|
|
#define VER_FILEVERSION_STR "1.2.0.0\0"
|