VERSION 5.99.FFRC6 75/16475/2
authorJose Bollo <jose.bollo@iot.bzh>
Thu, 6 Sep 2018 08:48:40 +0000 (10:48 +0200)
committerJose Bollo <jose.bollo@iot.bzh>
Thu, 6 Sep 2018 11:50:08 +0000 (13:50 +0200)
Also add newline at end of .gitreview

Change-Id: I826ecaf695a40dd883a690125fe8e2bffce1cd87
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
.gitreview
CMakeLists.txt

index 3933670..3db2af4 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.automotivelinux.org
 port=29418
 project=src/app-framework-binder
-defaultbranch=master
\ No newline at end of file
+defaultbranch=master 
index d31e70c..f52f964 100644 (file)
@@ -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")