mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
On the road of Glances 2.8 again
This commit is contained in:
parent
ac1a24dbc3
commit
b9881f126f
5
NEWS
5
NEWS
@ -2,6 +2,11 @@
|
||||
Glances Version 2
|
||||
==============================================================================
|
||||
|
||||
Version 2.8
|
||||
===========
|
||||
|
||||
...
|
||||
|
||||
Version 2.7.1
|
||||
=============
|
||||
|
||||
|
@ -27,7 +27,7 @@ import sys
|
||||
|
||||
# Global name
|
||||
__appname__ = 'glances'
|
||||
__version__ = '2.7.1'
|
||||
__version__ = '2.8_DEVELOP'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPL'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user