Skip to content

Commit

Permalink
Merge pull request #17 from NikolasK-source/main
Browse files Browse the repository at this point in the history
release 1.2.2
  • Loading branch information
NikolasK-source authored Aug 25, 2022
2 parents 87c04ec + 3c7e06b commit a9ac422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13.4 FATAL_ERROR)
# ======================================================================================================================

# project
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.2.1)
project(Modbus_TCP_client_shm LANGUAGES CXX VERSION 1.2.2)

# settings
set(Target "modbus-tcp-client-shm") # Executable name (without file extension!)
Expand Down
2 changes: 1 addition & 1 deletion libs/libmodbus
Submodule libmodbus updated 137 files

0 comments on commit a9ac422

Please sign in to comment.