From: José Bollo Date: Wed, 22 Aug 2018 12:03:25 +0000 (+0200) Subject: Set version to 5.99.FFRC4 X-Git-Tag: flounder_5.99.4~11 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=c4835ee2a1b46069e5addf6f8b023c2e66e3665b Set version to 5.99.FFRC4 Change-Id: I8404d2cc83624eae755c39175e3096e024f30e24 Signed-off-by: José Bollo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index e7c088a1..d31e70c6 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.FFRC3") +SET(PROJECT_VERSION "5.99.FFRC4") set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary") SET(LIBAFBWSC_VERSION "1.1")