Skip to content
This repository was archived by the owner on Jun 15, 2025. It is now read-only.

Commit 7713158

Browse files
authored
Removed clang 3.7, added 3.9 [skip-ci]
1 parent e218169 commit 7713158

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
@@ -38,7 +38,7 @@ The SPSL itself only relies on the STL and has no dependencies. To compile the t
3838
* [CMake](https://cmake.org/) 3.2 or higher
3939
* [GoogleTest](https://github.com/google/googletest) 1.8
4040

41-
Supported compilers (we'll, the ones I've tested) include GCC 4.9/5/6 and clang 3.7/3.8 on Linux,
41+
Supported compilers (we'll, the ones I've tested) include GCC 4.9/5/6 and clang 3.8/3.9 on Linux,
4242
Microsoft Visual Studio 2013 (Update 5) and Microsoft Visual Studio 2015.
4343

4444

0 commit comments

Comments
 (0)