From: José Bollo Date: Wed, 21 Feb 2018 10:12:10 +0000 (+0100) Subject: Bump version to 5.99-FFRC0 X-Git-Tag: flounder_5.99.1~62 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=commitdiff_plain;h=587d83da1a6efd68ff45e308dd9691a00fc53fba Bump version to 5.99-FFRC0 Change-Id: I58829d86b871260538ce40d4be8480849d7f4b80 Signed-off-by: José Bollo --- 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",