aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--book.json4
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",