From 80d07c54d7a85a254945bc6d9231551cd5f9836b Mon Sep 17 00:00:00 2001 From: spoob Date: Fri, 4 Sep 2009 17:12:59 +0200 Subject: pyLoad v0.2 --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . # ### -CURRENT_VERSION = '0.1.1' +CURRENT_VERSION = '0.2' import ConfigParser import gettext -- cgit v1.2.3