From: José Bollo Date: Wed, 22 Aug 2018 11:52:36 +0000 (+0200) Subject: Set version to 5.99.FFRC4 X-Git-Tag: flounder_5.99.4^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=bb3a30a0e517fda1a4c282a7b1fcdf95c85f5c1c Set version to 5.99.FFRC4 Change-Id: I2c473cf1dbfc5bed738c9733694c833f12312a7b Signed-off-by: José Bollo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index dc7f482..d7c6ee3 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 "5.99.FFRC3") +set(PROJECT_VERSION "5.99.FFRC4") 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?")