Update libicsneo

This commit is contained in:
Kyle Schwarz
2023-07-11 22:44:19 -04:00
parent 3e96cc9105
commit b56fc99c2c
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -1,3 +1,6 @@
v3.1.1
Update libicsneo
v3.1.0
Update libicsneo
Update copyright
+1 -1
View File
@@ -1,5 +1,5 @@
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)
+1 -1
View File
@@ -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.