X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=CMakeLists.txt;h=fcaf4ad1290e080835121c83b2dfaf44bd4fbc14;hp=e28115dd64e811875312e2b08d03e855bd69c74f;hb=HEAD;hpb=7681cb4079366eb6908dd5d0dc0124c3fcef4b6b diff --git a/CMakeLists.txt b/CMakeLists.txt index e28115d..fcaf4ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ enable_language(C CXX) # Project version set(VERSION_MAJOR 1) set(VERSION_MINOR 0) -set(VERSION_PATCH 5) +set(VERSION_PATCH 6) # Dynamic libraries not linked to build tree: set(CMAKE_SKIP_RPATH TRUE)