Skip to content

Commit 9b56745

Browse files
author
Remigiusz Kołłątaj
authoredJun 4, 2021
Bump version up to 1.1
1 parent ea71727 commit 9b56745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

+1-1
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 1)
6-
set(VERSION_MINOR 0)
6+
set(VERSION_MINOR 1)
77
set(VERSION_PATCH 0)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)
Please sign in to comment.