Skip to content

Commit 95e5cd3

Browse files
committed
Updating next release version to be v3.0.1
1 parent d5e4e5b commit 95e5cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ option (UBLOX_BUILD_EXAMPLES "Build examples." OFF)
3333
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3434
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3535

36-
set (UBLOX_VERSION "3.0")
36+
set (UBLOX_VERSION "3.0.1")
3737
set (UBLOX_MIN_COMMSDSL_VERSION "7.0")
3838

3939
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND

0 commit comments

Comments
 (0)