Skip to content

Commit

Permalink
Merge pull request #424 from jongough/updates
Browse files Browse the repository at this point in the history
Update version number
  • Loading branch information
jongough authored Jan 17, 2025
2 parents 3dd333a + 84b3ede commit f50b5c2
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 @@ -19,7 +19,7 @@
# - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, *
# - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx *
# -----------------------------------------------------------------------------
# Frontend2 Author: Jon Gough Testplugin(TP) v1.0.325.0 14/01/2025 DD/MM/YYYY
# Frontend2 Author: Jon Gough Testplugin(TP) v1.0.326.0 18/01/2025 DD/MM/YYYY
# format buildCI:yes useODAPI:yes validateJSON:yes
# ---------------------------------------------------------------------------
# -- When changing this file do NOT change the order of the sections. -- ##
Expand Down Expand Up @@ -63,9 +63,9 @@ set(LONG_DESCRIPTION

set(VERSION_MAJOR "1")
set(VERSION_MINOR "0")
set(VERSION_PATCH "325")
set(VERSION_PATCH "326")
set(VERSION_TWEAK "0")
set(VERSION_DATE "14/01/2025") # DD/MM/YYYY format
set(VERSION_DATE "18/01/2025") # DD/MM/YYYY format
set(OCPN_MIN_VERSION "ov58")

set(OCPN_API_VERSION_MAJOR "1")
Expand Down

0 comments on commit f50b5c2

Please sign in to comment.