X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=CMakeLists.txt;h=e28115dd64e811875312e2b08d03e855bd69c74f;hp=ad56e3287897d9dcc6eeb8caae80b577a7179f41;hb=7681cb4079366eb6908dd5d0dc0124c3fcef4b6b;hpb=f3c7c95ec39efc5b89cb2e39f3c4f59f3455ec3d diff --git a/CMakeLists.txt b/CMakeLists.txt index ad56e32..e28115d 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 4) +set(VERSION_PATCH 5) # Dynamic libraries not linked to build tree: set(CMAKE_SKIP_RPATH TRUE)