Skip to content

Commit

Permalink
v5.0.5
Browse files Browse the repository at this point in the history
* Fix radar selection on Linux
  • Loading branch information
keesverruijt committed Apr 19, 2020
1 parent 59b5205 commit 216a065
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ SET(TITLE_NAME Radar)
SET(CPACK_PACKAGE_CONTACT "[email protected]")
#SET(CMAKE_BUILD_TYPE Debug)
SET(VERSION_MAJOR "5")
SET(VERSION_MINOR "1")
SET(VERSION_PATCH "1")
SET(VERSION_DATE "2020-03-30")
SET(VERSION_MINOR "0")
SET(VERSION_PATCH "5")
SET(VERSION_DATE "2020-04-19")
SET(OCPN_MIN_VERSION "ov50")

INCLUDE("cmake/PluginConfigure.cmake")
Expand Down

0 comments on commit 216a065

Please sign in to comment.