mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1055522 - Bump mozcrash version number for structured logging changes, r=ted.mielczarek
This commit is contained in:
parent
780363cd55
commit
6423494d3d
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozcrash'
|
||||
PACKAGE_VERSION = '0.12'
|
||||
PACKAGE_VERSION = '0.13'
|
||||
|
||||
# dependencies
|
||||
deps = ['mozfile >= 1.0',
|
||||
|
Loading…
Reference in New Issue
Block a user