On the road of the next version

This commit is contained in:
Nicolas Hennion
2014-10-06 11:31:33 +02:00
parent 736c8ec7ae
commit 4994fd3f65

View File

@@ -20,7 +20,7 @@
"""Init the Glances software."""
__appname__ = 'glances'
__version__ = '2.1.1'
__version__ = '2.1.2_BETA'
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
__license__ = 'LGPL'