Skip to content

Commit

Permalink
Merge pull request #41 from SHMModbus/main
Browse files Browse the repository at this point in the history
Update to 1.6.3
  • Loading branch information
NikolasK-source authored May 9, 2024
2 parents 75a541d + 9f8d5f0 commit 2a894e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.22.1 FATAL_ERROR)
# ======================================================================================================================

# project
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.6.2)
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.6.3)

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

0 comments on commit 2a894e2

Please sign in to comment.