"vscode:/vscode.git/clone" did not exist on "b3d10d6d65a80593627c6738fbeded2f69b5129f"
Commit ee795d7e authored by Jesse Beder's avatar Jesse Beder
Browse files

Merged with the main branch, which just updated version count to 0.2.7

parents f6d6c90a 8e5fc0e3
......@@ -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()
......
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