Bump version to 5.99-FFRC0
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 21 Feb 2018 10:12:10 +0000 (11:12 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 21 Feb 2018 10:12:10 +0000 (11:12 +0100)
Change-Id: I58829d86b871260538ce40d4be8480849d7f4b80
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt
book.json

index 541b639..1a6d218 100644 (file)
@@ -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")
index 7992b4f..41e4cdd 100644 (file)
--- 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",