Skip to content

Commit 29d87f2

Browse files
author
Remigiusz Kołłątaj
committed
Version 0.4.1
Signed-off-by: Remigiusz Kołłątaj <[email protected]>
1 parent 5a902e5 commit 29d87f2

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 @@ project(CANdevStudio CXX)
44

55
set(VERSION_MAJOR 0)
66
set(VERSION_MINOR 4)
7-
set(VERSION_PATCH 0)
7+
set(VERSION_PATCH 1)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)
1010
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)