diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-10-04 14:20:03 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-10-04 14:20:03 +0200 |
commit | 3e5c3c4b820f7c7cb7104c186f5c31d388e4d1b4 (patch) | |
tree | b9bc58dc0575775575eee9b436a7ca01672732ee /pyLoadCore.py | |
parent | updated translations + dutch (diff) | |
download | pyload-3e5c3c4b820f7c7cb7104c186f5c31d388e4d1b4.tar.xz |
pyLoad 0.4.8v0.4.8
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-x | pyLoadCore.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index 0318be90e..9a32b78cc 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -18,9 +18,9 @@ @author: sebnapi @author: RaNaN @author: mkaay - @version: v0.4.7 + @version: v0.4.8 """ -CURRENT_VERSION = '0.4.7' +CURRENT_VERSION = '0.4.8' import __builtin__ |