From: José Bollo <jose.bollo@iot.bzh>
Date: Thu, 5 Jul 2018 18:42:59 +0000 (+0200)
Subject: Update version to 5.99.FFRC2
X-Git-Tag: 5.99.2~1
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=037d7420cd2d553be2b2917d0f81ebac71b7ba07;p=src%2Fapp-framework-main.git

Update version to 5.99.FFRC2

Change-Id: I387ae7b6dd2e32b8072910e01e615b4cf4247ba3
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
---

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?")