"stubs/torch/vscode:/vscode.git/clone" did not exist on "8a42a8e3ff1c33ccde9ee603426b17a29cfead3c"
Commit 98bebfb6 authored by Jesse Beder's avatar Jesse Beder
Browse files

Tagged version 0.2.2

parent 7c4cc9bf
......@@ -15,7 +15,7 @@ endif(CMAKE_COMPILER_IS_GNUCC)
set(YAML_CPP_VERSION_MAJOR "0")
set(YAML_CPP_VERSION_MINOR "2")
set(YAML_CPP_VERSION_PATCH "1")
set(YAML_CPP_VERSION_PATCH "2")
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