We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f5b17 commit 89d7f5bCopy full SHA for 89d7f5b
doc/iniparser.dox
@@ -48,7 +48,7 @@ PROJECT_NAME = iniparser
48
# could be handy for archiving the generated documentation or if some version
49
# control system is used.
50
51
-PROJECT_NUMBER = 4.2
+PROJECT_NUMBER = 4.2.1
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
iniparser.pc
@@ -7,6 +7,6 @@ datadir=${datarootdir}
7
8
Name: libiniparser
9
Description: Iniparser library
10
-Version: 4.2
+Version: 4.2.1
11
Libs: -L${libdir} -liniparser
12
Cflags: -I${includedir}
0 commit comments