Skip to content

Commit

Permalink
update with bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
bletham committed May 18, 2016
1 parent c18d90d commit 7fd8175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fstimer/gui/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def __init__(self, parent):
'../data/icon.png'))
self.set_logo(GdkPixbuf.Pixbuf.new_from_file(fname))
self.set_program_name('fsTimer')
self.set_version('0.6')
self.set_version('0.6.1')
self.set_copyright("""Copyright 2012-16 Ben Letham\
\nThis program comes with ABSOLUTELY NO WARRANTY; for details see license.\
\nThis is free software, and you are welcome to redistribute it under certain conditions; see license for details""")
Expand Down

0 comments on commit 7fd8175

Please sign in to comment.