mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 05:42:57 +03:00
Prepare repos for new version
This commit is contained in:
parent
4acdcfb368
commit
2b471481e1
5
NEWS
5
NEWS
@ -2,6 +2,11 @@
|
||||
Glances Version 2.x
|
||||
==============================================================================
|
||||
|
||||
Version 2.2
|
||||
===========
|
||||
|
||||
...
|
||||
|
||||
Version 2.1.2
|
||||
=============
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
"""Init the Glances software."""
|
||||
|
||||
__appname__ = 'glances'
|
||||
__version__ = '2.1.2'
|
||||
__version__ = '2.2_BETA'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPL'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user