mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1169168 - Release mozinfo 0.8. r=tomcat DONTBUILD
This commit is contained in:
parent
55bf22de88
commit
42f99c5f9e
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
PACKAGE_VERSION = '0.7'
|
PACKAGE_VERSION = '0.8'
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
deps = ['mozfile >= 0.12']
|
deps = ['mozfile >= 0.12']
|
||||||
|
Loading…
Reference in New Issue
Block a user