Skip to content

Commit

Permalink
Updated year in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jef authored Jan 11, 2019
1 parent df460c9 commit 7f73915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ json j_from_ubjson = json::from_ubjson(v_ubjson);

## Supported compilers

Though it's 2018 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
Though it's 2019 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:

- GCC 4.8 - 9.0 (and possibly later)
- Clang 3.4 - 8.0 (and possibly later)
Expand Down

0 comments on commit 7f73915

Please sign in to comment.