8be27511bb
# Conflicts: # Minecraft.Client/Minecraft.Client.vcxproj # Minecraft.World/Minecraft.World.vcxproj # cmake/ClientSources.cmake # cmake/WorldSources.cmake
8 lines
247 B
C
8 lines
247 B
C
#pragma once
|
|
|
|
#define VER_PRODUCTBUILD 560
|
|
#define VER_PRODUCTVERSION_STR_W L"2eef37d-dev"
|
|
#define VER_FILEVERSION_STR_W VER_PRODUCTVERSION_STR_W
|
|
#define VER_BRANCHVERSION_STR_W L"haxi0/MinecraftConsoles/main"
|
|
#define VER_NETWORK VER_PRODUCTBUILD
|