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 ebc6366..6b7498f 100755 --- a/scudcloud-1.0/scudcloud +++ b/scudcloud-1.0/scudcloud @@ -14,7 +14,7 @@ from scudcloud import ScudCloud # The ScudCloud QMainWindow win = None -VERSION = '1.0.84' +VERSION = '1.0.85' def main(): global win |