Change the Glances file from RC to STABLE

This commit is contained in:
Nicolargo 2014-06-13 20:15:13 +02:00
parent 51611928b9
commit 8d0f099c37

View File

@ -22,7 +22,7 @@ Init the Glances software
"""
__appname__ = 'glances'
__version__ = '2.0_RC4'
__version__ = '2.0'
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
__license__ = 'LGPL'