Skip to content
Snippets Groups Projects
Commit 27db878d authored by Pawel Orlowicz's avatar Pawel Orlowicz
Browse files

wccl version upgrade

parent 30a04d67
No related merge requests found
......@@ -2,8 +2,8 @@ PROJECT(WCCL)
cmake_minimum_required(VERSION 2.8.0)
set(wccl_ver_major "0")
set(wccl_ver_minor "2")
set(wccl_ver_patch "1")
set(wccl_ver_minor "3")
set(wccl_ver_patch "0")
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