Fix language

release-v0.11.0.0
Howard Chu 8 years ago
parent a7310031f4
commit d57ec7595c

@ -72,7 +72,7 @@ else()
message(STATUS "You are building a tagged release")
set(VERSIONTAG "release")
else()
message(STATUS "You are ahead or behind of a tagged release")
message(STATUS "You are ahead of or behind a tagged release")
set(VERSIONTAG "${COMMIT}")
endif()
endif()

Loading…
Cancel
Save