Updated to beta 8

This commit is contained in:
Sergio Costas 2014-12-28 18:55:34 +01:00
parent be37896b73
commit 0a437b5bbb
3 changed files with 8 additions and 2 deletions

View file

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