aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-05 20:42:59 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-05 20:42:59 +0200
commit037d7420cd2d553be2b2917d0f81ebac71b7ba07 (patch)
treeaead2b3e43fa8556b56c9c13bae2da2b8536f574
parent4709f00f2236f40c606cbd318eb4fecc8d4af924 (diff)
Update version to 5.99.FFRC2
Change-Id: I387ae7b6dd2e32b8072910e01e615b4cf4247ba3 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 e1c72d5..ac744ec 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-FF-draft")
+set(PROJECT_VERSION "5.99.FFRC2")
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?")