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 04b9f5a commit c3b4fd1Copy full SHA for c3b4fd1
1 file changed
CMakeLists.txt
@@ -44,7 +44,7 @@ option (DEMO3_BUILD_EXAMPLES "Build examples." ON)
44
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
45
# COMMSDSL2WIRESHARK_EXTRA_ARGS - Extra arguments to pass to "commsdsl2wireshark"
46
47
-set (DEMO3_VERSION "3.0.6")
+set (DEMO3_VERSION "3.0.7")
48
set (DEMO3_MIN_COMMSDSL_VERSION "8.1")
49
50
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND
0 commit comments