mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 975312 - Add missing version bump for mozrunner 5.35. r=ahal DONTBUILD
--HG-- extra : rebase_source : 684093852b70b0f873b651fc91bd175b39ce7baf
This commit is contained in:
parent
ba086eef57
commit
219ef02ca3
@ -6,7 +6,7 @@ import sys
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozrunner'
|
||||
PACKAGE_VERSION = '5.34'
|
||||
PACKAGE_VERSION = '5.35'
|
||||
|
||||
desc = """Reliable start/stop/configuration of Mozilla Applications (Firefox, Thunderbird, etc.)"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user