Skip to content

Commit 5cee19f

Browse files
authored
It uses C++20 BTW (#7429)
1 parent a23a8cd commit 5cee19f

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
@@ -46,7 +46,7 @@ cd build
4646
nmake
4747
```
4848

49-
Z3 uses C++17. The recommended version of Visual Studio is therefore VS2019.
49+
Z3 uses C++20. The recommended version of Visual Studio is therefore VS2019.
5050

5151
## Building Z3 using make and GCC/Clang
5252

0 commit comments

Comments
 (0)