We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea71727 commit 9b56745Copy full SHA for 9b56745
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.0.0)
3
project(CANdevStudio CXX)
4
5
set(VERSION_MAJOR 1)
6
-set(VERSION_MINOR 0)
+set(VERSION_MINOR 1)
7
set(VERSION_PATCH 0)
8
9
set(CMAKE_INCLUDE_CURRENT_DIR ON)
0 commit comments