Skip to content

Commit

Permalink
Updating next version to be v2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Sep 23, 2024
1 parent e08458b commit a398715
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 @@ -33,7 +33,7 @@ option (UBLOX_BUILD_EXAMPLES "Build examples." OFF)
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"

set (UBLOX_VERSION "2.8.1")
set (UBLOX_VERSION "2.9")
set (UBLOX_MIN_COMMSDSL_VERSION "6.3.4")

if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND
Expand Down

0 comments on commit a398715

Please sign in to comment.