]> andersk Git - libyaml.git/blobdiff - CMakeLists.txt
debian: Clean doxygen-generated documentation with dh_doxygen
[libyaml.git] / CMakeLists.txt
index d30c5362dd089011ec973c883fd55c5646759c19..9bfe76185ee49dff8622a18e641b32d4c1a44c69 100644 (file)
@@ -5,7 +5,7 @@ project (yaml C)
 
 set (YAML_VERSION_MAJOR 0)
 set (YAML_VERSION_MINOR 1)
-set (YAML_VERSION_PATCH 4)
+set (YAML_VERSION_PATCH 7)
 set (YAML_VERSION_STRING "${YAML_VERSION_MAJOR}.${YAML_VERSION_MINOR}.${YAML_VERSION_PATCH}")
 
 file (GLOB SRC src/*.c)
This page took 0.0250590000000001 seconds and 4 git commands to generate.