Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wzmaplib: Always include all HQ stats ids (even in MP) #4118

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
wzmaplib: Bump version to 1.2.8
  • Loading branch information
past-due committed Nov 6, 2024
commit b4c185217e462a6872acefc6bf1b1b8c3c898e7c
2 changes: 1 addition & 1 deletion lib/wzmaplib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

set(WZMAPLIB_VERSION_MAJOR 1)
set(WZMAPLIB_VERSION_MINOR 2)
set(WZMAPLIB_VERSION_REV 7)
set(WZMAPLIB_VERSION_REV 8)

###################
# Determine minimum CMake version
Expand Down
Loading