mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-11 16:42:32 -05:00
Track V8 9.9 (#886)
This commit is contained in:
parent
a09d392711
commit
11f633927b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const V8_TRACKING_BRANCH = "9.8-lkgr-denoland";
|
const V8_TRACKING_BRANCH = "9.9-lkgr-denoland";
|
||||||
const AUTOROLL_BRANCH = "autoroll";
|
const AUTOROLL_BRANCH = "autoroll";
|
||||||
|
|
||||||
function extractVersion() {
|
function extractVersion() {
|
||||||
|
|
Loading…
Reference in a new issue