X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=c78f8c3cec3bd90480d04b055f884f5f940aa4c9;hb=a55a66e792b30a65606cce3e61f28c6c6e14d050;hp=b8a29463a5b93c128e1bdcebf3a25fee609d686b;hpb=cc74b9f200176edc5524aa00ba45fa90a5e87d27;p=apps%2Fagl-service-can-low-level.git diff --git a/CMakeLists.txt b/CMakeLists.txt index b8a29463..c78f8c3c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8) project(nanopb C) -set(nanopb_VERSION_STRING nanopb-0.3.8) +set(nanopb_VERSION_STRING nanopb-0.3.9-dev) string(REPLACE "nanopb-" "" nanopb_VERSION ${nanopb_VERSION_STRING})