Version beta 11

This commit is contained in:
Sergio Costas 2015-01-29 00:38:10 +01:00
parent bc6fa87b3c
commit 7d8dad542b
2 changed files with 6 additions and 1 deletions

View file

@ -35,7 +35,7 @@ class configuration(GObject.GObject):
def __init__(self):
GObject.GObject.__init__(self)
self.version = "0.1 Beta 10"
self.version = "0.1 Beta 11"
def fill_config(self):