Beta 3
This commit is contained in:
parent
f1a0dafb95
commit
f19cf5021b
2 changed files with 4 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class configuration(GObject.GObject):
|
|||
|
||||
def __init__(self):
|
||||
GObject.GObject.__init__(self)
|
||||
self.version = "0.1 Beta 2"
|
||||
self.version = "0.1 Beta 3"
|
||||
|
||||
def fill_config(self):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue