summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-17 21:34:49 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-17 21:34:49 +0200
commit15abc2d1c53190891a03155e24f5cd0d7cac8ff7 (patch)
tree541524afc9bfb6c365d5aa47372808fe793c4cd7 /pyLoadCore.py
parentpyLoad 0.4 (diff)
downloadpyload-15abc2d1c53190891a03155e24f5cd0d7cac8ff7.tar.xz
new config getter+setter in plugin
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py2
1 files changed, 1 insertions, 1 deletions
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