X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=CMakeLists.txt;h=5c0dd0cd7f32c7fba4cc4fc8780c7f6fc11f5715;hb=ef97895c1a00bddb7436c928e27f767496cfea5c;hp=24598da1d86b1bd619b0eb0a3351ec7e9670cb46;hpb=bd910c758e234e165f6a3239c14e77f53d1fc480;p=src%2Fapp-framework-main.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 24598da..5c0dd0c 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.99-EERC1") +set(PROJECT_VERSION "5.99-FF-draft") 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?")