Skip to content

Commit caed573

Browse files
karolgrzadzielRemigiusz Kołłątaj
authored andcommitted
Bump version (#186)
Signed-off-by: Karol Grządziel <[email protected]>
1 parent 77d49b9 commit caed573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ cmake_minimum_required(VERSION 3.0.0)
33
project(CANdevStudio CXX)
44

55
set(VERSION_MAJOR 0)
6-
set(VERSION_MINOR 4)
7-
set(VERSION_PATCH 1)
6+
set(VERSION_MINOR 5)
7+
set(VERSION_PATCH 0)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)
1010
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)