Bug 1132716 - Release mozversion 1.2. r=davehunt

CLOSED TREE
This commit is contained in:
William Lachance 2015-02-12 18:09:53 -05:00
parent 17765361e1
commit f7f87f9165

View File

@ -4,7 +4,7 @@
from setuptools import setup
PACKAGE_VERSION = '1.1'
PACKAGE_VERSION = '1.2'
dependencies = ['mozdevice >= 0.44',
'mozfile >= 1.0',