mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
Bump version to 1.0.0
This commit is contained in:
parent
3ef10e9b53
commit
0cdc7e57f2
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ project(feather)
|
||||||
|
|
||||||
message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
|
message(STATUS "Initiating compile using CMake ${CMAKE_VERSION}")
|
||||||
|
|
||||||
set(VERSION_MAJOR "0")
|
set(VERSION_MAJOR "1")
|
||||||
set(VERSION_MINOR "1")
|
set(VERSION_MINOR "0")
|
||||||
set(VERSION_REVISION "0")
|
set(VERSION_REVISION "0")
|
||||||
set(VERSION "beta-9")
|
set(VERSION "beta-9")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue