aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-17 11:27:45 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-07-17 11:28:10 +0200
commitec39d7d5e370e75a29fc7cc01607bcf8bc5b18af (patch)
tree0effb1954608a64c6989fdbb3da0dfe35dc95c5a /CMakeLists.txt
parent9e48bceefbfd96f75cd32a3873a4002c8440a451 (diff)
Set version to 5.99.FFRC3
Change-Id: Ia735f23a473849d130992c32c312213533311736 Signed-off-by: José 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 b056836b..e7c088a1 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-FFRC2")
+SET(PROJECT_VERSION "5.99.FFRC3")
set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary")
SET(LIBAFBWSC_VERSION "1.1")