Skip to content

Commit 0f38e83

Browse files
authored
Change requirement from C++11 to C++14
Related to ChaiScript/ChaiScript#268
1 parent 84eeed8 commit 0f38e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h3><i class="fa fa-magic"></i> Straightforward</h3>
4444

4545
<div class="col-md-4">
4646
<h3><i class="fa fa-file-text"></i> Header Only</h3>
47-
There are no external tools required, no preprocessor, no libraries, just your C++11 compliant compiler.
47+
There are no external tools required, no preprocessor, no libraries, just your C++14 compliant compiler.
4848
</div>
4949

5050
<div class="col-md-4">

0 commit comments

Comments
 (0)