X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=03aae0fb9b2cd7bfdfbd24675c6b35f10d9eecbc;hb=7b1f4872f27288abbeabf4ae13072de613bbcdad;hp=f8dbdf868c342ad0fd5c0736b5d25ed81cf736b5;hpb=1a5310164d16ba9b2c215d8bab3d6861e0186ac9;p=src%2Fapp-framework-main.git diff --git a/CMakeLists.txt b/CMakeLists.txt index f8dbdf8..03aae0f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ include(CTest) set(PROJECT_NAME "AFM Main") set(PROJECT_PRETTY_NAME "Application Framework Main") set(PROJECT_DESCRIPTION "Secured Application framework for Automotive Grade Linux") -set(PROJECT_VERSION "4.1") +set(PROJECT_VERSION "5.0.0-EE") set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-main.git;a=summary") set(USE_LIBZIP ON CACHE BOOL "should try to use libzip?")