From: Jose Bollo Date: Thu, 6 Sep 2018 08:48:40 +0000 (+0200) Subject: VERSION 5.99.FFRC6 X-Git-Tag: 5.99.6~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=d3edd5fd994c35f7eb574c3c862d0c08b309cafb VERSION 5.99.FFRC6 Also add newline at end of .gitreview Change-Id: I826ecaf695a40dd883a690125fe8e2bffce1cd87 Signed-off-by: Jose Bollo --- diff --git a/.gitreview b/.gitreview index 3933670a..3db2af41 100644 --- a/.gitreview +++ b/.gitreview @@ -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 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")