We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cbe20 commit 6a9739eCopy full SHA for 6a9739e
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13.4 FATAL_ERROR)
4
# ======================================================================================================================
5
6
# project
7
-project(Modbus_RTU_client_shm LANGUAGES CXX VERSION 0.1.3)
+project(Modbus_RTU_client_shm LANGUAGES CXX VERSION 0.2.0)
8
9
# settings
10
set(Target "modbus-rtu-client-shm") # Executable name (without file extension!)
0 commit comments