From a74c7923c24567226999417413b625864d8bbd8d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 15 Mar 2011 18:38:16 +0100 Subject: pyLoad 0.4.5 --- pyLoadCore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 0a91472ed..f433330df 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -18,9 +18,9 @@ @author: sebnapi @author: RaNaN @author: mkaay - @version: v0.4.4 + @version: v0.4.5 """ -CURRENT_VERSION = '0.4.4' +CURRENT_VERSION = '0.4.5' import __builtin__ -- cgit v1.2.3