Skip to content
Snippets Groups Projects
Commit ebe8110a authored by Adam Radziszewski's avatar Adam Radziszewski
Browse files

push ver to 0.1.6

parent fb7c1977
Branches
No related merge requests found
......@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.0)
set(wccl_ver_major "0")
set(wccl_ver_minor "1")
set(wccl_ver_patch "5")
set(wccl_ver_patch "6")
set(LIBWCCL_VERSION "${wccl_ver_major}.${wccl_ver_minor}.${wccl_ver_patch}")
......
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