We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d6013 commit 3ce361aCopy full SHA for 3ce361a
1 file changed
CMakeLists.txt
@@ -41,7 +41,7 @@ option (UBLOX_BUILD_EXAMPLES "Build examples." OFF)
41
# COMMSDSL2C_EXTRA_ARGS - Extra arguments to pass to "commsdsl2c"
42
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
43
44
-set (UBLOX_VERSION "3.0.4")
+set (UBLOX_VERSION "3.0.5")
45
set (UBLOX_MIN_COMMSDSL_VERSION "7.3")
46
47
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND
0 commit comments