Skip to content

Commit 858fe34

Browse files
update version number
1 parent cd1ba30 commit 858fe34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.24.0 FATAL_ERROR)
99
# ======================================================================================================================
1010

1111
# project
12-
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.5.2)
12+
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.5.3)
1313

1414
# settings
1515
set(Target "modbus-tcp-client-shm") # Executable name (without file extension!)

0 commit comments

Comments
 (0)