Skip to content

Commit 7c50aca

Browse files
author
Remigiusz Kołłątaj
committed
Bump version to 0.6; Fix MSVC build in nodeeditor
Signed-off-by: Remigiusz Kołłątaj <[email protected]>
1 parent 8f95107 commit 7c50aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3rdParty/nodeeditor

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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 0)
6-
set(VERSION_MINOR 5)
6+
set(VERSION_MINOR 6)
77
set(VERSION_PATCH 0)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)