Merge pull request 'build: prepare beta-5' (#346) from tobtoht/feather:beta-5 into master

Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/346
This commit is contained in:
tobtoht 2021-03-24 01:50:57 +00:00
commit 3367b3aae1

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-4")
set(VERSION "beta-5")
option(FETCH_DEPS "Download dependencies if they are not found" ON)
option(XMRIG "Include XMRig module" ON)