mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-07-17 19:40:45 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
7
include/Common/BuildVer.h
Normal file
7
include/Common/BuildVer.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define VER_PRODUCTBUILD 560
|
||||
#define VER_PRODUCTVERSION_STR_W L"846b73f"
|
||||
#define VER_FILEVERSION_STR_W VER_PRODUCTVERSION_STR_W
|
||||
#define VER_BRANCHVERSION_STR_W L"piebotc/LegacyEvolved/main"
|
||||
#define VER_NETWORK VER_PRODUCTBUILD
|
||||
Reference in New Issue
Block a user