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 2d98510 commit 0029463Copy full SHA for 0029463
CMakeLists.txt
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
9
# ======================================================================================================================
10
11
# project
12
-project(Modbus_RTU_client_shm LANGUAGES CXX VERSION 0.2.5)
+project(Modbus_RTU_client_shm LANGUAGES CXX VERSION 0.3.0)
13
14
# settings
15
set(Target "modbus-rtu-client-shm") # Executable name (without file extension!)
0 commit comments