We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c18d90d commit 7fd8175Copy full SHA for 7fd8175
1 file changed
fstimer/gui/about.py
@@ -36,7 +36,7 @@ def __init__(self, parent):
36
'../data/icon.png'))
37
self.set_logo(GdkPixbuf.Pixbuf.new_from_file(fname))
38
self.set_program_name('fsTimer')
39
- self.set_version('0.6')
+ self.set_version('0.6.1')
40
self.set_copyright("""Copyright 2012-16 Ben Letham\
41
\nThis program comes with ABSOLUTELY NO WARRANTY; for details see license.\
42
\nThis is free software, and you are welcome to redistribute it under certain conditions; see license for details""")
0 commit comments