Skip to content

Commit a9ac422

Browse files
Merge pull request #17 from NikolasK-source/main
release 1.2.2
2 parents 87c04ec + 3c7e06b commit a9ac422

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13.4 FATAL_ERROR)
44
# ======================================================================================================================
55

66
# project
7-
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.2.1)
7+
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.2.2)
88

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

libs/libmodbus

Submodule libmodbus updated 137 files

0 commit comments

Comments
 (0)