X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=fd3d498ea58d81a9a8258a9f01f42dd369740380;hp=9647c334185ebde24e6b89f4a85102d4424f961b;hb=609c79ead77490f99f3f34836b19820999a85169;hpb=d8ece13fc2c7f6d649e4f0e9689006f1d02a54b2 diff --git a/CMakeLists.txt b/CMakeLists.txt index 9647c33..fd3d498 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 2) +set(VERSION_PATCH 3) # Dynamic libraries not linked to build tree: set(CMAKE_SKIP_RPATH TRUE)