Skip to content

Commit 2c067f4

Browse files
Update CMakeLists.txt
1 parent 0ffa72b commit 2c067f4

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
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13.4 FATAL_ERROR)
44
# ======================================================================================================================
55

66
# project
7-
project(stdin-to-modbus-shm LANGUAGES CXX VERSION 1.0.4)
7+
project(stdin-to-modbus-shm LANGUAGES CXX VERSION 1.0.5)
88

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

0 commit comments

Comments
 (0)