mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1003255 - Bump mozdevice to 0.34. r=jgraham
This commit is contained in:
parent
11e876b5c7
commit
635d00a78b
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozdevice'
|
||||
PACKAGE_VERSION = '0.33'
|
||||
PACKAGE_VERSION = '0.34'
|
||||
|
||||
deps = ['mozfile >= 1.0',
|
||||
'mozlog',
|
||||
|
Loading…
Reference in New Issue
Block a user