Skip to content

Commit 1e2ddba

Browse files
committed
Update README.md - Add details for the upcoming cefsharp/81 branch
1 parent 99dd3f4 commit 1e2ddba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@ Every commit on `master` produces a `Nuget` package. Use at your own risk!
6868

6969
### Release Branches
7070

71-
With each release a new branch is created, for example the `73.1.130` release corresponds to the `cefsharp/73` branch.
71+
With each release a new branch is created, for example the `79.1.360` release corresponds to the `cefsharp/79` branch.
7272
If you're new to `CefSharp` and are downloading the source to check it out, please use a **Release** branch
7373

7474
| Branch | CEF Version | VC++ Version | .Net Version | Status |
7575
|----------------------------------------------------------------------|------|------|-------|-----------------|
7676
| [master](https://github.com/cefsharp/CefSharp/) | 3945 | 2015 | 4.5.2 | Development |
77+
| [cefsharp/81](https://github.com/cefsharp/CefSharp/tree/cefsharp/81) | 4044 | 2015 | 4.5.2 | **Pre-Release** |
7778
| [cefsharp/79](https://github.com/cefsharp/CefSharp/tree/cefsharp/79) | 3945 | 2015 | 4.5.2 | **Release** |
7879
| [cefsharp/77](https://github.com/cefsharp/CefSharp/tree/cefsharp/77) | 3865 | 2015 | 4.5.2 | Unsupported |
7980
| [cefsharp/75](https://github.com/cefsharp/CefSharp/tree/cefsharp/75) | 3770 | 2015 | 4.5.2 | Unsupported |

0 commit comments

Comments
 (0)