Skip to content

Commit

Permalink
v0.2 release
Browse files Browse the repository at this point in the history
Signed-off-by: Remigiusz Kołłątaj <[email protected]>
  • Loading branch information
Remigiusz Kołłątaj committed Jul 10, 2018
1 parent 37fc050 commit 4a93223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.0.0)
project(CANdevStudio CXX)

set(VERSION_MAJOR 0)
set(VERSION_MINOR 1)
set(VERSION_MINOR 2)
set(VERSION_PATCH 0)

set(CMAKE_INCLUDE_CURRENT_DIR ON)
Expand Down

0 comments on commit 4a93223

Please sign in to comment.