Skip to content

Commit

Permalink
release: tagged as 0.7.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-0x7C6 committed Nov 12, 2019
1 parent c9f5306 commit 6411556
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 @@ -10,7 +10,7 @@ set(CMAKE_AUTORCC ON)

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

find_package(Qt5 COMPONENTS Core Gui Widgets SerialPort REQUIRED)
find_package(Threads)
Expand Down

0 comments on commit 6411556

Please sign in to comment.