mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-13 19:39:08 -04:00
On the road of the next version. 3.1.3 or 3.2.0
This commit is contained in:
5
NEWS.rst
5
NEWS.rst
@@ -2,6 +2,11 @@
|
||||
Glances Version 3
|
||||
==============================================================================
|
||||
|
||||
Version 3.1.3
|
||||
=============
|
||||
|
||||
...
|
||||
|
||||
Version 3.1.2
|
||||
=============
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ import signal
|
||||
import sys
|
||||
|
||||
# Global name
|
||||
__version__ = '3.1.2'
|
||||
__version__ = '3.1.3_BETA'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user