bump version

beta-5
wowario 3 years ago
parent 93a02bafd1
commit e7b24741cd
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -4,10 +4,10 @@ project(wowlet)
message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
set(THREADS_PREFER_PTHREAD_FLAG ON)
set(VERSION_MAJOR "3")
set(VERSION_MAJOR "5")
set(VERSION_MINOR "0")
set(VERSION_REVISION "0")
set(VERSION "beta-4")
set(VERSION "beta-5")
option(FETCH_DEPS "Download dependencies if they are not found" ON)
option(XMRIG "Include XMRig module")

Loading…
Cancel
Save