mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 05:42:57 +03:00
On the road of Glances 2.5
This commit is contained in:
parent
0e4e18a3eb
commit
d89c7835d9
5
NEWS
5
NEWS
@ -2,6 +2,11 @@
|
||||
Glances Version 2.x
|
||||
==============================================================================
|
||||
|
||||
Version 2.5
|
||||
===========
|
||||
|
||||
...
|
||||
|
||||
Version 2.4
|
||||
===========
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
"""Init the Glances software."""
|
||||
|
||||
__appname__ = 'glances'
|
||||
__version__ = '2.4'
|
||||
__version__ = '2.5beta'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPL'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user