Commit 0579ae3d authored by Jesse Beder's avatar Jesse Beder
Browse files

Update version to 0.7.0.

parent 9ee39287
...@@ -7,7 +7,7 @@ if(POLICY CMP0091) ...@@ -7,7 +7,7 @@ if(POLICY CMP0091)
cmake_policy(SET CMP0091 NEW) cmake_policy(SET CMP0091 NEW)
endif() endif()
project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX) project(YAML_CPP VERSION 0.7.0 LANGUAGES CXX)
include(CMakePackageConfigHelpers) include(CMakePackageConfigHelpers)
include(CMakeDependentOption) include(CMakeDependentOption)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment