mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1048859 - Bump version of mozlog to 2.2.1; r=jgraham
--HG-- extra : rebase_source : ee125df12d629b84e9989b5e45071e5b748f98b8
This commit is contained in:
parent
35906333f4
commit
440b819fa4
@ -5,7 +5,7 @@
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
PACKAGE_NAME = 'mozlog'
|
||||
PACKAGE_VERSION = '2.2'
|
||||
PACKAGE_VERSION = '2.2.1'
|
||||
|
||||
setup(name=PACKAGE_NAME,
|
||||
version=PACKAGE_VERSION,
|
||||
|
Loading…
Reference in New Issue
Block a user