diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-09-04 22:54:33 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-09-04 22:54:33 +0200 |
commit | 5a7d201ab8a07184cb38e0b5022441da899b4ad4 (patch) | |
tree | 0a6862e584a775ce64a67846623404d3f17bf320 /pyLoadCore.py | |
parent | Removed tag v0.2 (diff) | |
download | pyload-5a7d201ab8a07184cb38e0b5022441da899b4ad4.tar.xz |
pyLoad 0.2.1v0.2.1
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 66ea031d2..b4ec839f3 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -17,7 +17,7 @@ # along with this program; if not, see <http://www.gnu.org/licenses/>. # ### -CURRENT_VERSION = '0.2' +CURRENT_VERSION = '0.2.1' import ConfigParser import gettext |