avocado.version: Bump to 0.6.0

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 2413bd91
......@@ -18,7 +18,7 @@ __all__ = ['MAJOR', 'MINOR', 'RELEASE', 'VERSION']
MAJOR = 0
MINOR = 4
MINOR = 6
RELEASE = 0
VERSION = "%s.%s.%s" % (MAJOR, MINOR, RELEASE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册