Print a version header on logs and console output
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define VER_VERSION 1,2,0,0
|
||||
#define VER_VERSION_STR "1.2.0.0"
|
||||
|
||||
#define VER_COMPANYNAME_STR "Moonlight Game Streaming Project"
|
||||
#define VER_FILEVERSION 1,2,0,0
|
||||
#define VER_FILEVERSION_STR "1.2.0.0\0"
|
||||
#define VER_PRODUCTNAME_STR "Moonlight Internet Streaming Helper"
|
||||
|
||||
Reference in New Issue
Block a user