diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-07-19 02:05:38 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-07-19 02:05:38 +0200 |
commit | 82a5040041036e07103615c2c95be427ddfd3658 (patch) | |
tree | c723837e6d595d4364e731bd4d13714b7e621dfa /pyLoadCore.py | |
parent | Two devtool scripts from master branch (diff) | |
download | pyload-82a5040041036e07103615c2c95be427ddfd3658.tar.xz |
Bump release version
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-x | pyLoadCore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index 7aec7aa4c..262380ce7 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -18,7 +18,7 @@ @author: sebnapi @author: RaNaN @author: mkaay - @version: v0.4.9 + @version: v0.4.10 """ CURRENT_VERSION = '0.4.9' |