未验证 提交 05ca1312 编写于 作者: R Rudá Moura

avocado.version: Update minor version number to 24 (0.24.0).

Signed-off-by: NRudá Moura <rmoura@redhat.com>
上级 36de2cac
......@@ -18,7 +18,7 @@ __all__ = ['MAJOR', 'MINOR', 'RELEASE', 'VERSION']
MAJOR = 0
MINOR = 23
MINOR = 24
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.
先完成此消息的编辑!
想要评论请 注册