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 65de328 commit d4bfde7Copy full SHA for d4bfde7
1 file changed
CMakeLists.txt
@@ -11,7 +11,7 @@ if (NOT ASCIIDOCTOR_PDF_EXE)
11
message(FATAL_ERROR "asciidoctor-pdf is not found")
12
endif ()
13
14
-set (VERSION "v6.0")
+set (VERSION "v6.1")
15
set (MAIN_FILE "${PROJECT_SOURCE_DIR}/commsdsl_spec.adoc")
16
17
add_custom_target("pdf" ALL
0 commit comments