diff options
Diffstat (limited to 'scudcloud-1.0/scudcloud')
-rwxr-xr-x | scudcloud-1.0/scudcloud | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scudcloud-1.0/scudcloud b/scudcloud-1.0/scudcloud index 478cdf2..f70222b 100755 --- a/scudcloud-1.0/scudcloud +++ b/scudcloud-1.0/scudcloud @@ -13,7 +13,7 @@ from scudcloud import ScudCloud # The ScudCloud QMainWindow win = None -VERSION = '1.0.83' +VERSION = '1.0.84' def main(): global win |