Update copyright date
Update to libicsneo v0.2.0
Ensure lock is held when accessing open devices
This commit is contained in:
Paul Hollinsky
2020-08-06 18:03:04 -04:00
parent 8cc37c9df0
commit c506f274c2
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.2)
project(libicsneo-socketcan-daemon VERSION 2.0.2)
project(libicsneo-socketcan-daemon VERSION 2.0.3)
set(CMAKE_CXX_STANDARD 11)