aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2018-09-06 10:48:40 +0200
committerJose Bollo <jose.bollo@iot.bzh>2018-09-06 13:50:08 +0200
commitd3edd5fd994c35f7eb574c3c862d0c08b309cafb (patch)
tree718c1f3c8e3c8d14d5b63678fd3bda70b4d761ea /CMakeLists.txt
parente11e8fbe65c6d57716c96bc6dd2b503a310dca67 (diff)
VERSION 5.99.FFRC6
Also add newline at end of .gitreview Change-Id: I826ecaf695a40dd883a690125fe8e2bffce1cd87 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d31e70c6..f52f9642 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,7 +23,7 @@ PROJECT(afb-daemon C CXX)
SET(PROJECT_NAME "AFB Daemon")
SET(PROJECT_PRETTY_NAME "Application Framework Binder Daemon")
SET(PROJECT_DESCRIPTION "Secured binder of API for clients of the Application framework")
-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-binder.git;a=summary")
SET(LIBAFBWSC_VERSION "1.1")