File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ See LICENSE for more details
4242
4343## IV - Versions
4444
45- Current version is 4.1 . Version 4.0 introduces breaking changes in the api.
45+ Current version is 4.2 . Version 4.0 introduces breaking changes in the api.
4646Older versions 3.1 and 3.2 with the legacy api are available as tags.
4747
4848## V - FAQ
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = iniparser
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = 4.1
51+ PROJECT_NUMBER = 4.2
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ datadir=${datarootdir}
77
88Name: libiniparser
99Description: Iniparser library
10- Version: 4.1
10+ Version: 4.2
1111Libs: -L${libdir} -liniparser
1212Cflags: -I${includedir}
You can’t perform that action at this time.
0 commit comments