Skip to content

Commit

Permalink
Updating next release version to be v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Sep 28, 2024
1 parent e046a87 commit eec4f4c
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.9")
set (UBLOX_VERSION "2.9.1")
set (UBLOX_MIN_COMMSDSL_VERSION "6.3.4")

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

0 comments on commit eec4f4c

Please sign in to comment.