提交 a1acfef0 编写于 作者: N nicolargo

Version 2.8.8

上级 3f0094fa
......@@ -2,9 +2,13 @@
Glances Version 2
==============================================================================
Version 2.9.0
Version 2.8.8
=============
Bugs corrected:
* Drop requests to check for outdated Glances version
* Windows OS - Global name standalone not defined again&again (#1030)
Version 2.8.7
=============
......
.\" Man page generated from reStructuredText.
.
.TH "GLANCES" "1" "Mar 12, 2017" "2.8.7" "Glances"
.TH "GLANCES" "1" "Mar 12, 2017" "2.8.8" "Glances"
.SH NAME
glances \- An eye on your system
.
......
......@@ -27,7 +27,7 @@ import signal
import sys
# Global name
__version__ = '2.9.0_DEVELOP'
__version__ = '2.8.8'
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
__license__ = 'LGPLv3'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册