diff options
author | Jose Bollo <jose.bollo@iot.bzh> | 2018-09-06 10:55:14 +0200 |
---|---|---|
committer | Jose Bollo <jose.bollo@iot.bzh> | 2018-09-06 13:52:40 +0200 |
commit | c152727a73c55782b6ffb65add51d03da5ff8e3b (patch) | |
tree | 4b335536b01b42096f9d47573d6fdb0527cc1e77 /CMakeLists.txt | |
parent | bb3a30a0e517fda1a4c282a7b1fcdf95c85f5c1c (diff) |
VERSION 5.99.FFRC6flounder_5.99.6flounder/5.99.65.99.6
Change-Id: I8239f3e1a81e99b9340865a7c2a468452bab6d94
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d7c6ee3..95ec000 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.FFRC4") +set(PROJECT_VERSION "5.99.FFRC6") 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?") |