Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolasK-source authored May 9, 2024
1 parent c9f4ae9 commit 9f8d5f0
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 9f8d5f0

Please sign in to comment.