Update libicsneo
parent
3e96cc9105
commit
b56fc99c2c
|
|
@ -1,3 +1,6 @@
|
||||||
|
v3.1.1
|
||||||
|
Update libicsneo
|
||||||
|
|
||||||
v3.1.0
|
v3.1.0
|
||||||
Update libicsneo
|
Update libicsneo
|
||||||
Update copyright
|
Update copyright
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
cmake_minimum_required(VERSION 3.2)
|
cmake_minimum_required(VERSION 3.2)
|
||||||
project(libicsneo-socketcan-daemon VERSION 3.0.0)
|
project(libicsneo-socketcan-daemon VERSION 3.1.1)
|
||||||
|
|
||||||
set(CMAKE_CXX_STANDARD 17)
|
set(CMAKE_CXX_STANDARD 17)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Version 3.1.0
|
Version 3.1.1
|
||||||
|
|
||||||
This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system.
|
This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit b6d9ef4c7ec48a8f6cf4aaf6c3ab74bea5a77d6b
|
Subproject commit 9ef93eb73e1ada72ccc7a571744b9db1a564f18b
|
||||||
Loading…
Reference in New Issue