mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 20:28:58 +00:00
Update autoroll branch to autoroll2 (#990)
This commit is contained in:
parent
453df4efd5
commit
fe3d2b0d50
@ -1,5 +1,5 @@
|
||||
const V8_TRACKING_BRANCH = "10.3-lkgr-denoland";
|
||||
const AUTOROLL_BRANCH = "autoroll";
|
||||
const AUTOROLL_BRANCH = "autoroll2";
|
||||
|
||||
function extractVersion() {
|
||||
const MAJOR_PREFIX = "#define V8_MAJOR_VERSION ";
|
||||
|
Loading…
Reference in New Issue
Block a user