Files
haxi0 8be27511bb Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	Minecraft.Client/Minecraft.Client.vcxproj
#	Minecraft.World/Minecraft.World.vcxproj
#	cmake/ClientSources.cmake
#	cmake/WorldSources.cmake
2026-03-22 22:35:12 +03:00

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