Commit f7320141 authored by Jesse Beder's avatar Jesse Beder
Browse files

Bump version to 0.8.0.

parent f6c8b17c
...@@ -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.7.0 LANGUAGES CXX) project(YAML_CPP VERSION 0.8.0 LANGUAGES CXX)
set(YAML_CPP_MAIN_PROJECT OFF) set(YAML_CPP_MAIN_PROJECT OFF)
if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR) if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
......
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