mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
Increase version to 0.4.x
Version 0.4 bring mouse support. See https://github.com/ArthurSonzogni/FTXUI/issues/7
This commit is contained in:
parent
a27c878a3f
commit
5322e5a683
@ -15,7 +15,7 @@ endif()
|
||||
|
||||
project(ftxui
|
||||
LANGUAGES CXX
|
||||
VERSION 0.3.${git_version}
|
||||
VERSION 0.4.${git_version}
|
||||
)
|
||||
|
||||
option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)
|
||||
|
Loading…
Reference in New Issue
Block a user