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