Bug 1024441 - Bump mozversion to 0.6. r=wlach

This commit is contained in:
Dave Hunt 2014-06-12 04:29:00 -04:00
parent cea758df44
commit 1281cb1956

View File

@ -4,7 +4,7 @@
from setuptools import setup from setuptools import setup
PACKAGE_VERSION = '0.5' PACKAGE_VERSION = '0.6'
dependencies = ['mozdevice >= 0.29', dependencies = ['mozdevice >= 0.29',
'mozfile >= 1.0', 'mozfile >= 1.0',