diff options
author | mkaay <mkaay@mkaay.de> | 2010-05-04 19:07:30 +0200 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2010-05-04 19:07:30 +0200 |
commit | 836d152aa65e3b305bf621f4ae54335710bee8c8 (patch) | |
tree | 5bc765b24965598f4c8c9eb31f232f6152f6753d /module/FileList.py | |
parent | decrypt if downloadthreads are occupied (diff) | |
download | pyload-836d152aa65e3b305bf621f4ae54335710bee8c8.tar.xz |
several fixes
Diffstat (limited to 'module/FileList.py')
-rw-r--r-- | module/FileList.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/FileList.py b/module/FileList.py index 5282c0be6..665e4bec5 100644 --- a/module/FileList.py +++ b/module/FileList.py @@ -17,7 +17,7 @@ @author: mkaay @author: RaNaN - @version: v0.3.1 + @version: v0.3.2 @list-version: v4 """ |