File tree 3 files changed +3
-3
lines changed
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
42
42
43
43
## IV - Versions
44
44
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.
46
46
Older versions 3.1 and 3.2 with the legacy api are available as tags.
47
47
48
48
## V - FAQ
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = iniparser
48
48
# could be handy for archiving the generated documentation or if some version
49
49
# control system is used.
50
50
51
- PROJECT_NUMBER = 4.1
51
+ PROJECT_NUMBER = 4.2
52
52
53
53
# Using the PROJECT_BRIEF tag one can provide an optional one line description
54
54
# 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}
7
7
8
8
Name: libiniparser
9
9
Description: Iniparser library
10
- Version: 4.1
10
+ Version: 4.2
11
11
Libs: -L${libdir} -liniparser
12
12
Cflags: -I${includedir}
You can’t perform that action at this time.
0 commit comments