Update version to 0.7.0.
This commit is contained in:
parent
9ee3928754
commit
0579ae3d97
@ -7,7 +7,7 @@ if(POLICY CMP0091)
|
||||
cmake_policy(SET CMP0091 NEW)
|
||||
endif()
|
||||
|
||||
project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX)
|
||||
project(YAML_CPP VERSION 0.7.0 LANGUAGES CXX)
|
||||
|
||||
include(CMakePackageConfigHelpers)
|
||||
include(CMakeDependentOption)
|
||||
|
Loading…
Reference in New Issue
Block a user