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 6841950 commit 54e75a7Copy full SHA for 54e75a7
CMakeLists.txt
@@ -24,7 +24,7 @@ endif()
24
cmake_policy(SET CMP0111 OLD)
25
project(
26
MrDocs
27
- VERSION 0.0.2
+ VERSION 0.0.3
28
DESCRIPTION "C++ Documentation Tool"
29
HOMEPAGE_URL "https://github.com/cppalliance/mrdocs"
30
LANGUAGES CXX C
0 commit comments