mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1024441 - Bump mozversion to 0.6. r=wlach
This commit is contained in:
parent
cea758df44
commit
1281cb1956
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
PACKAGE_VERSION = '0.5'
|
PACKAGE_VERSION = '0.6'
|
||||||
|
|
||||||
dependencies = ['mozdevice >= 0.29',
|
dependencies = ['mozdevice >= 0.29',
|
||||||
'mozfile >= 1.0',
|
'mozfile >= 1.0',
|
||||||
|
Loading…
Reference in New Issue
Block a user