We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769ef0f commit 4b5790cCopy full SHA for 4b5790c
CMakeLists.txt
@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.0.0)
2
3
project(CANdevStudio CXX)
4
5
-set(VERSION_MAJOR 0)
6
-set(VERSION_MINOR 6)
+set(VERSION_MAJOR 1)
+set(VERSION_MINOR 0)
7
set(VERSION_PATCH 0)
8
9
set(CMAKE_INCLUDE_CURRENT_DIR ON)
0 commit comments