mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-14 12:00:14 -04:00
On the road on the 2.3 release
This commit is contained in:
5
NEWS
5
NEWS
@@ -2,6 +2,11 @@
|
||||
Glances Version 2.x
|
||||
==============================================================================
|
||||
|
||||
Version 2.3
|
||||
===========
|
||||
|
||||
...
|
||||
|
||||
Version 2.2
|
||||
===========
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"""Init the Glances software."""
|
||||
|
||||
__appname__ = 'glances'
|
||||
__version__ = '2.2'
|
||||
__version__ = '2.3_BETA'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPL'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user