mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-14 12:00:14 -04:00
After 2.8.5
This commit is contained in:
5
NEWS
5
NEWS
@@ -2,6 +2,11 @@
|
||||
Glances Version 2
|
||||
==============================================================================
|
||||
|
||||
Version 2.9.0
|
||||
=============
|
||||
|
||||
|
||||
|
||||
Version 2.8.5
|
||||
=============
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import signal
|
||||
import sys
|
||||
|
||||
# Global name
|
||||
__version__ = '2.8.5'
|
||||
__version__ = '2.9.0_DEVELOP'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user