Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jongough committed Dec 17, 2021
1 parent bf0fb8d commit 55ea34b
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 @@ -39,7 +39,7 @@ set(LONG_DESCRIPTION "testplugin Plugin is used to test out the ODraw API and de

set(VERSION_MAJOR "1")
set(VERSION_MINOR "0")
set(VERSION_PATCH "185")
set(VERSION_PATCH "186")
set(VERSION_TWEAK "0")
set(VERSION_DATE "09/12/2021") # DD/MM/YYYY format
set(OCPN_MIN_VERSION "ov50")
Expand Down

0 comments on commit 55ea34b

Please sign in to comment.