Bug 1048957 - Release mozdevice 0.39. r=wlach. DONTBUILD

This commit is contained in:
Armen Zambrano Gasparnian 2014-08-05 12:28:13 -04:00
parent 2a85bd6abc
commit 0f13f12ccf

View File

@ -5,7 +5,7 @@
from setuptools import setup
PACKAGE_NAME = 'mozdevice'
PACKAGE_VERSION = '0.38'
PACKAGE_VERSION = '0.39'
deps = ['mozfile >= 1.0',
'mozlog >= 2.1',