diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-12-22 02:21:28 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2017-12-22 02:21:28 +0100 |
commit | 112964f7322fe3e9e95d5469584372768d3c3c26 (patch) | |
tree | 4d4d75b99bd258b6c47349b9eb56f319c88e983d | |
parent | 45684a0975478530830dec32df3fd326e560dadb (diff) |
docs: bump version to 5.0-EE
Change-Id: I55936df1507e6594710b64c274fdf251044a7030
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, ViWi", "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 a50c2c4..3bb21d4 100644 --- a/docs/Doc-Revisions.md +++ b/docs/Doc-Revisions.md @@ -6,3 +6,4 @@ Document revisions | 07 Jun 2017 | 1.0 | Initial release | R.Forlot [ Iot.bzh ] | | 20 Jun 2017 | 4.0 | Update for AGL DD | R.Forlot [ Iot.bzh ] | | 20 Sep 2017 | 4.99-EERC1 | Update for AGL EE.RC1 | R.Forlot [ Iot.bzh ] | +| 20 Dec 2017 | 5.0-EE | Update for AGL EE | R.Forlot [ Iot.bzh ] | |