aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-08-22 13:52:36 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-08-22 14:01:12 +0200
commitbb3a30a0e517fda1a4c282a7b1fcdf95c85f5c1c (patch)
treeb1cb5ca772a4557d35470c8ac6a6bc5e6e40d89e
parent6caade489f8bd15dccdde6c69452d920ead2201e (diff)
Change-Id: I2c473cf1dbfc5bed738c9733694c833f12312a7b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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?")