X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=ed47ba32766625792e3a3b7d2ca348c7e3f834c5;hp=e53ad465ca0687536b3264d762d969eee664c7d2;hb=9aadc77b48c7826015f8ec87cebdc15d012c5f14;hpb=549f5e6b9048759dd5bcbdf5f376e0766692418c diff --git a/CMakeLists.txt b/CMakeLists.txt index e53ad46..ed47ba3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1 FATAL_ERROR) -project(onak VERSION 0.6.2 LANGUAGES C) +project(onak VERSION 0.6.3 LANGUAGES C) include(CheckSymbolExists) include(FindPkgConfig)