Skip to content

Commit cdc694e

Browse files
authored
Update README.md
Fix incorrect master branch version
1 parent 1e2ddba commit cdc694e

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
@@ -73,7 +73,7 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
7373

7474
| Branch | CEF Version | VC++ Version | .Net Version | Status |
7575
|----------------------------------------------------------------------|------|------|-------|-----------------|
76-
| [master](https://github.com/cefsharp/CefSharp/) | 3945 | 2015 | 4.5.2 | Development |
76+
| [master](https://github.com/cefsharp/CefSharp/) | 4044 | 2015 | 4.5.2 | Development |
7777
| [cefsharp/81](https://github.com/cefsharp/CefSharp/tree/cefsharp/81) | 4044 | 2015 | 4.5.2 | **Pre-Release** |
7878
| [cefsharp/79](https://github.com/cefsharp/CefSharp/tree/cefsharp/79) | 3945 | 2015 | 4.5.2 | **Release** |
7979
| [cefsharp/77](https://github.com/cefsharp/CefSharp/tree/cefsharp/77) | 3865 | 2015 | 4.5.2 | Unsupported |

0 commit comments

Comments
 (0)