From 1f3364993cfce318858eb40b6c81191978a78374 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 27 Nov 2010 00:38:26 +0100 Subject: pyLoad 0.4.3 --- pyLoadCore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index a926b876d..cee0271ae 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -18,9 +18,9 @@ @author: sebnapi @author: RaNaN @author: mkaay - @version: v0.4.2 + @version: v0.4.3 """ -CURRENT_VERSION = '0.4.2' +CURRENT_VERSION = '0.4.3' from getopt import GetoptError from getopt import getopt -- cgit v1.2.3