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 b9fdeaa commit 6570207Copy full SHA for 6570207
Doxyfile
@@ -48,7 +48,7 @@ PROJECT_NAME = "CPP-AP"
48
# could be handy for archiving the generated documentation or if some version
49
# control system is used.
50
51
-PROJECT_NUMBER = 1.1.1
+PROJECT_NUMBER = 1.2
52
53
# Using the PROJECT_BRIEF tag one can provide an optional one line description
54
# for a project that appears at the top of each page and should give viewer a
include/ap/argument_parser.hpp
@@ -8,7 +8,7 @@
8
*
9
* This header file contians the entire CPP-AP library implementation.
10
11
- * @version 1.1
+ * @version 1.2
12
*/
13
14
#pragma once
0 commit comments