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 0439792 commit 4cf77f6Copy full SHA for 4cf77f6
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.0.0)
3
project(CANdevStudio CXX)
4
5
set(VERSION_MAJOR 0)
6
-set(VERSION_MINOR 2)
+set(VERSION_MINOR 3)
7
set(VERSION_PATCH 0)
8
9
set(CMAKE_INCLUDE_CURRENT_DIR ON)
0 commit comments