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 e10d91d commit a444da2Copy full SHA for a444da2
1 file changed
CMakeLists.txt
@@ -44,7 +44,7 @@ option (DEMO1_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 (DEMO1_VERSION "3.0.6")
+set (DEMO1_VERSION "3.0.7")
48
set (DEMO1_MIN_COMMSDSL_VERSION "8.1")
49
50
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND
0 commit comments