Skip to content

Commit 4cf77f6

Browse files
author
Remigiusz Kołłątaj
committed
version 0.3 release
Signed-off-by: Remigiusz Kołłątaj <[email protected]>
1 parent 0439792 commit 4cf77f6

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
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.0.0)
33
project(CANdevStudio CXX)
44

55
set(VERSION_MAJOR 0)
6-
set(VERSION_MINOR 2)
6+
set(VERSION_MINOR 3)
77
set(VERSION_PATCH 0)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)