Skip to content
Snippets Groups Projects
Commit 976e8b18 authored by Jesse Beder's avatar Jesse Beder
Browse files

Bumped version to 0.2.7

parent c1d75dd4
No related branches found
Tags release-0.2.7
No related merge requests found
......@@ -23,7 +23,7 @@ project(YAML_CPP)
set(YAML_CPP_VERSION_MAJOR "0")
set(YAML_CPP_VERSION_MINOR "2")
set(YAML_CPP_VERSION_PATCH "6")
set(YAML_CPP_VERSION_PATCH "7")
set(YAML_CPP_VERSION "${YAML_CPP_VERSION_MAJOR}.${YAML_CPP_VERSION_MINOR}.${YAML_CPP_VERSION_PATCH}")
enable_testing()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment