From 3e5c3c4b820f7c7cb7104c186f5c31d388e4d1b4 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 4 Oct 2011 14:20:03 +0200 Subject: pyLoad 0.4.8 --- pyLoadCore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 0318be90e..9a32b78cc 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -18,9 +18,9 @@ @author: sebnapi @author: RaNaN @author: mkaay - @version: v0.4.7 + @version: v0.4.8 """ -CURRENT_VERSION = '0.4.7' +CURRENT_VERSION = '0.4.8' import __builtin__ -- cgit v1.2.3