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.
2 parents 75a541d + 9f8d5f0 commit 2a894e2Copy full SHA for 2a894e2
CMakeLists.txt
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
9
# ======================================================================================================================
10
11
# project
12
-project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.6.2)
+project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.6.3)
13
14
# settings
15
set(Target "modbus-tcp-client-shm") # Executable name (without file extension!)
0 commit comments