diff options
author | spoob <spoob@gmx.de> | 2009-09-04 17:12:59 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-09-04 17:12:59 +0200 |
commit | 80d07c54d7a85a254945bc6d9231551cd5f9836b (patch) | |
tree | 4504ace0e75ea0546b3190b066bc816acd08c94b | |
parent | updated readme (diff) | |
download | pyload-0.2.tar.xz |
pyLoad v0.2v0.2
-rwxr-xr-x | pyLoadCore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index c0d0bccce..66ea031d2 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.1.1' +CURRENT_VERSION = '0.2' import ConfigParser import gettext |