mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1251196 - Bump mozcrash to 0.17. r=ted
MozReview-Commit-ID: 98iyU2DXdYN
This commit is contained in:
parent
73896a15cf
commit
db86ce784e
@ -5,7 +5,7 @@
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
PACKAGE_NAME = 'mozcrash'
|
PACKAGE_NAME = 'mozcrash'
|
||||||
PACKAGE_VERSION = '0.16'
|
PACKAGE_VERSION = '0.17'
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
deps = ['mozfile >= 1.0',
|
deps = ['mozfile >= 1.0',
|
||||||
|
Loading…
Reference in New Issue
Block a user