From 587d83da1a6efd68ff45e308dd9691a00fc53fba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Bollo?= Date: Wed, 21 Feb 2018 11:12:10 +0100 Subject: [PATCH] Bump version to 5.99-FFRC0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I58829d86b871260538ce40d4be8480849d7f4b80 Signed-off-by: José Bollo --- CMakeLists.txt | 2 +- book.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 541b6398..1a6d2184 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 "4.99-EERC1") +SET(PROJECT_VERSION "5.99-FFRC0") set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary") SET(LIBAFBWSC_VERSION "1.1") diff --git a/book.json b/book.json index 7992b4f1..41e4cddd 100644 --- a/book.json +++ b/book.json @@ -5,8 +5,8 @@ "keywords": "AGL, Development, application, framework, binder", "author": "IoT.Bzh Team", "website": "http://iot.bzh", - "published": "September 2017", - "version": "4.99-EERC1", + "published": "February 2018", + "version": "5.99-FFRC0", "gitbook": "3.2.2", "root": "docs", -- 2.16.6