diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-12-22 02:07:29 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-12-22 02:17:29 +0100 |
commit | 9e76cbbc795fd008eaa7c795a0f3970bb0631768 (patch) | |
tree | 48ce73a49d4cb6cdcc896bf2780e8bea992b99cc | |
parent | 3fe9374a579ce30f5022d81dd2cba30ed408662d (diff) |
docs: bump version to 5.0-EE
Change-Id: I69d573124b86429bb9b0f548542262e0538fd5f0
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r-- | book.json | 4 | ||||
-rw-r--r-- | docs/Doc-Revisions.md | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -4,8 +4,8 @@ "keywords": "AGL, Development, CAN, binding, binder, OpenXC", "author": "IoT.Bzh Team", "website": "http://iot.bzh", - "published": "September 2017", - "version": "4.99-EERC1", + "published": "December 2017", + "version": "5.0-EE", "gitbook": "3.2.2", "root": "docs", diff --git a/docs/Doc-Revisions.md b/docs/Doc-Revisions.md index 313dfb7..e6d35ca 100644 --- a/docs/Doc-Revisions.md +++ b/docs/Doc-Revisions.md @@ -6,3 +6,4 @@ Document revisions | 20 Mar 2017 | 1.0 | Initial release | R. Forlot [ Iot.bzh ] <br/> S. Douheret [ Iot.bzh ] | | 20 Jun 2017 | 4.0 | Update documentation with new v4.0 features | R. Forlot [ Iot.bzh ] <br/> S. Douheret [ Iot.bzh ] | | 18 Sep 2017 | 4.99-EERC1 | Update documentation with new EEL features (get,list, write)| R. Forlot [ Iot.bzh ] <br/> S. Douheret [ Iot.bzh ] | +| 20 Dec 2017 | 5.0-EE | Update version for EE| R. Forlot [ Iot.bzh ] | |