Skip to content

Commit 2fc08b4

Browse files
committed
clarify which versions work with old compilers
1 parent 239c733 commit 2fc08b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ format to store user input files.
1616

1717
## A note on backward-compatibility
1818
* `1.y.z` is built with C++11.
19-
* `0.8.z` can be used with older compilers.
19+
* `0.y.z` can be used with older compilers.
2020
* Major versions maintain binary-compatibility.
2121

2222
Using JsonCpp in your project

0 commit comments

Comments
 (0)