CMakelist in sync with release point (#156)

Co-authored-by: AndyBe <andy@Standfuss.localnet>
This commit is contained in:
andybe 2021-05-18 21:43:32 +02:00 committed by GitHub
parent 0b072817ba
commit 1560be33b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ message(
message("")
#==================================================================================#
project(MaNGOS VERSION 0.21.0)
project(MaNGOS VERSION 0.22.0)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install CACHE PATH "Default install directory" FORCE)