Launched beta 4

This commit is contained in:
Sergio Costas 2014-12-25 19:55:40 +01:00
parent 9b6424423b
commit 68b874d71a
3 changed files with 13 additions and 8 deletions

View file

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