We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae00c1b commit 236174fCopy full SHA for 236174f
1 file changed
CMakeLists.txt
@@ -41,7 +41,7 @@ option (DEMO3_BUILD_EXAMPLES "Build examples." ON)
41
# COMMSDSL2C_EXTRA_ARGS - Extra arguments to pass to "commsdsl2c"
42
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
43
44
-set (DEMO3_VERSION "3.0.4")
+set (DEMO3_VERSION "3.0.5")
45
set (DEMO3_MIN_COMMSDSL_VERSION "7.3")
46
47
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND
0 commit comments