summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf.d/config.cmake2
-rw-r--r--docs/2-Installation.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf.d/config.cmake b/conf.d/config.cmake
index 1ad0c41..389a0c6 100644
--- a/conf.d/config.cmake
+++ b/conf.d/config.cmake
@@ -19,7 +19,7 @@
# Project Info
# ------------------
set(PROJECT_NAME high-can-service)
-set(PROJECT_VERSION "1.0")
+set(PROJECT_VERSION "4.0")
set(PROJECT_PRETTY_NAME "High level CAN service")
set(PROJECT_DESCRIPTION "Expose CAN Low Level APIs through AGL Framework")
set(PROJECT_URL "https://github.com/iotbzh/CAN_signaling")
diff --git a/docs/2-Installation.md b/docs/2-Installation.md
index 184334a..8432128 100644
--- a/docs/2-Installation.md
+++ b/docs/2-Installation.md
@@ -2,7 +2,7 @@
## Prerequisites
-Low CAN binding must be installed. Prerequisites are the same.
+Low level CAN service (>=4.0) must be installed. Prerequisites are the same.
```bash
$ git clone --recursive https://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service