From 15abc2d1c53190891a03155e24f5cd0d7cac8ff7 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 17 Aug 2010 21:34:49 +0200 Subject: new config getter+setter in plugin --- pyLoadCore.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 1c21397e5..d39c919dc 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -20,7 +20,7 @@ @author: mkaay @version: v0.4.0 """ -CURRENT_VERSION = '0.4.0' +CURRENT_VERSION = '0.4.1-dev' from getopt import GetoptError from getopt import getopt -- cgit v1.2.3