Build: prepare beta-4

This commit is contained in:
tobtoht 2021-02-04 21:34:12 +01:00
parent 0f9cd68b97
commit b06d8e9727
No known key found for this signature in database
GPG Key ID: 1CADD27F41F45C3C
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ set(THREADS_PREFER_PTHREAD_FLAG ON)
set(VERSION_MAJOR "0")
set(VERSION_MINOR "1")
set(VERSION_REVISION "0")
set(VERSION "beta-3")
set(VERSION "beta-4")
option(FETCH_DEPS "Download dependencies if they are not found" ON)
option(XMRIG "Include XMRig module" ON)