Skip to content

Commit 58e61bb

Browse files
committed
Preparation for M100 -pre release
1 parent 77b20c7 commit 58e61bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ If you're new to `CefSharp` and are downloading the source to check it out, plea
8989
| Branch | CEF Version | VC++ Version | .Net Version | Status |
9090
|----------------------------------------------------------------------|------|-------|---------|-----------------|
9191
| [master](https://github.com/cefsharp/CefSharp/) | 4896 | 2019* | 4.5.2** | Development |
92+
| [cefsharp/99](https://github.com/cefsharp/CefSharp/tree/cefsharp/100)| 4896 | 2019* | 4.5.2** | **Pre-Release** |
9293
| [cefsharp/99](https://github.com/cefsharp/CefSharp/tree/cefsharp/99) | 4844 | 2019* | 4.5.2** | **Release** |
9394
| [cefsharp/98](https://github.com/cefsharp/CefSharp/tree/cefsharp/98) | 4758 | 2019* | 4.5.2** | Unsupported |
9495
| [cefsharp/97](https://github.com/cefsharp/CefSharp/tree/cefsharp/97) | 4692 | 2019* | 4.5.2** | Unsupported |

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 100.0.120-CI{build}
1+
version: 100.0.120-RCI{build}
22

33
clone_depth: 10
44

0 commit comments

Comments
 (0)