Skip to content

Commit

Permalink
Correct .EXE release number back to Rel21
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1arm committed May 12, 2020
1 parent b3321b0 commit a9a2faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ message(
message("")
#==================================================================================#

project(MaNGOS VERSION 0.22.0)
project(MaNGOS VERSION 0.21.0)

if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
set(CMAKE_INSTALL_PREFIX ${CMAKE_BINARY_DIR}/install CACHE PATH "Default install directory" FORCE)
Expand Down

0 comments on commit a9a2faf

Please sign in to comment.