Skip to content

Commit f732014

Browse files
committed
Bump version to 0.8.0.
1 parent f6c8b17 commit f732014

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.7.0 LANGUAGES CXX)
10+
project(YAML_CPP VERSION 0.8.0 LANGUAGES CXX)
1111

1212
set(YAML_CPP_MAIN_PROJECT OFF)
1313
if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)

0 commit comments

Comments
 (0)