aboutsummaryrefslogtreecommitdiffstats
path: root/CAN-binder/conf.d/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CAN-binder/conf.d/config.cmake')
-rw-r--r--CAN-binder/conf.d/config.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/CAN-binder/conf.d/config.cmake b/CAN-binder/conf.d/config.cmake
index 9393cc7..d27b386 100644
--- a/CAN-binder/conf.d/config.cmake
+++ b/CAN-binder/conf.d/config.cmake
@@ -18,8 +18,8 @@
# Project Info
# ------------------
-set(PROJECT_NAME low-can-project)
-set(PROJECT_VERSION "1.0")
+set(PROJECT_NAME low-can-service)
+set(PROJECT_VERSION "2.0")
set(PROJECT_PRETTY_NAME "Low level CAN binding")
set(PROJECT_DESCRIPTION "Expose CAN Low Level APIs through AGL Framework")
set(PROJECT_URL "https://github.com/iotbzh/CAN_signaling")