mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
After 2.8.6
This commit is contained in:
parent
43f7eb43f5
commit
0e66c6b23e
5
NEWS
5
NEWS
@ -2,6 +2,11 @@
|
||||
Glances Version 2
|
||||
==============================================================================
|
||||
|
||||
Version 2.9.0
|
||||
=============
|
||||
|
||||
|
||||
|
||||
Version 2.8.6
|
||||
=============
|
||||
|
||||
|
@ -27,7 +27,7 @@ import signal
|
||||
import sys
|
||||
|
||||
# Global name
|
||||
__version__ = '2.8.6'
|
||||
__version__ = '2.9.0_DEVELOP'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user