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