Skip to content

Commit 0579ae3

Browse files
committed
Update version to 0.7.0.
1 parent 9ee3928 commit 0579ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if(POLICY CMP0091)
77
cmake_policy(SET CMP0091 NEW)
88
endif()
99

10-
project(YAML_CPP VERSION 0.6.3 LANGUAGES CXX)
10+
project(YAML_CPP VERSION 0.7.0 LANGUAGES CXX)
1111

1212
include(CMakePackageConfigHelpers)
1313
include(CMakeDependentOption)

0 commit comments

Comments
 (0)