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

Reviewed-on: https://git.wownero.com/feather/feather/pulls/224
This commit is contained in:
tobtoht 2020-12-14 23:06:10 +00:00
commit 8c197f26ea
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-1")
set(VERSION "beta-2")
option(FETCH_DEPS "Download dependencies if they are not found" ON)
option(XMRTO "Include Xmr.To module" ON)