From: José Bollo Date: Tue, 19 Sep 2017 13:24:15 +0000 (+0200) Subject: Bump version to 5.0.0-EE X-Git-Tag: 4.99.5^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=7b1f4872f27288abbeabf4ae13072de613bbcdad Bump version to 5.0.0-EE Change-Id: Icb0f8870fa646ed0e2e969eaa1a06505f8dec467 Signed-off-by: José Bollo --- 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?")