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 a0a5edd commit 1cfe753Copy full SHA for 1cfe753
Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "LibRapid"
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = v0.6.0
+PROJECT_NUMBER = v0.6.1
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
version.txt
@@ -1,3 +1,3 @@
1
MAJOR 0
2
MINOR 6
3
-PATCH 0
+PATCH 1
0 commit comments