Skip to content

Commit 4b5790c

Browse files
author
Remigiusz Kołłątaj
committed
Bump version to 1.0
Signed-off-by: Remigiusz Kołłątaj <[email protected]>
1 parent 769ef0f commit 4b5790c

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
@@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.0.0)
22

33
project(CANdevStudio CXX)
44

5-
set(VERSION_MAJOR 0)
6-
set(VERSION_MINOR 6)
5+
set(VERSION_MAJOR 1)
6+
set(VERSION_MINOR 0)
77
set(VERSION_PATCH 0)
88

99
set(CMAKE_INCLUDE_CURRENT_DIR ON)

0 commit comments

Comments
 (0)