v92.0
This commit is contained in:
parent
4613108c3f
commit
8961b3265c
2 changed files with 3 additions and 3 deletions
4
build.py
4
build.py
|
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
pkgver = '91.0.2'
|
pkgver = '92.0'
|
||||||
nightly_ver = '93.0a1'
|
nightly_ver = '94.0a1'
|
||||||
|
|
||||||
#
|
#
|
||||||
# build.py - try move functionality away from that too big/horrible build script.
|
# build.py - try move functionality away from that too big/horrible build script.
|
||||||
|
|
|
||||||
2
common
2
common
|
|
@ -1 +1 @@
|
||||||
Subproject commit 95c92c61ac6c6dbacc45de65ddc7f9d26dc334fa
|
Subproject commit 8403388baf642fd5cbb44a5698c84092210cb802
|
||||||
Loading…
Add table
Reference in a new issue