avocado: Bump to release 0.18.0

Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 0e8e7d7a
Summary: Avocado Test Framework
Name: avocado
Version: 0.17.0
Version: 0.18.0
Release: 1%{?dist}
License: GPLv2
Group: Development/Tools
......
......@@ -18,7 +18,7 @@ __all__ = ['MAJOR', 'MINOR', 'RELEASE', 'VERSION']
MAJOR = 0
MINOR = 17
MINOR = 18
RELEASE = 0
VERSION = "%s.%s.%s" % (MAJOR, MINOR, RELEASE)
......
[metadata]
name = avocado
version = 0.17.0
version = 0.18.0
summary = Avocado Test Framework
description-file =
README.rst
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册