Skip to content

Commit 3ce361a

Browse files
committed
Updating next release version to be v3.0.5
1 parent d4d6013 commit 3ce361a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ option (UBLOX_BUILD_EXAMPLES "Build examples." OFF)
4141
# COMMSDSL2C_EXTRA_ARGS - Extra arguments to pass to "commsdsl2c"
4242
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
4343

44-
set (UBLOX_VERSION "3.0.4")
44+
set (UBLOX_VERSION "3.0.5")
4545
set (UBLOX_MIN_COMMSDSL_VERSION "7.3")
4646

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

0 commit comments

Comments
 (0)