Bug 1453274 - Bump mozrelease in tree version, to distinguish it from the pypi mirror version. r=rail

taskgraph: Make update tasks support esr60

MozReview-Commit-ID: 7ZUJueBiUwN

--HG--
extra : source : 60fc628ce8ba14cd27fe11f1a575f9beaa96e84b
extra : intermediate-source : 3a617bd3456bf23438b25a8d0b13c9976858226e
This commit is contained in:
Justin Wood 2018-04-24 21:55:22 -04:00
Родитель be6a54de6f
Коммит bf1b8ed73f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@ from __future__ import absolute_import
from setuptools import setup, find_packages
VERSION = '0.1'
VERSION = '0.2'
setup(
author='Mozilla Foundation',