X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=7889bf4afa86c42d91080d848ec3675fc484c001;hb=58af4d1fb733c5348b68dd3980f2a230d95400b4;hp=a09e97c0c2adbf99d9371fc6f39d1478858a7d99;hpb=60d8ba229b58f07fdefc31e2756402cc74cede5f;p=apps%2Fagl-service-can-low-level.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a09e97c0..7889bf4a 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.7) +set(nanopb_VERSION_STRING nanopb-0.3.8-dev) string(REPLACE "nanopb-" "" nanopb_VERSION ${nanopb_VERSION_STRING})