summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index 5c977e8a8..5f1e6c115 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -18,9 +18,9 @@
@author: sebnapi
@author: RaNaN
@author: mkaay
- @version: v0.4.0
+ @version: v0.4.2
"""
-CURRENT_VERSION = '0.4.1'
+CURRENT_VERSION = '0.4.2'
from getopt import GetoptError
from getopt import getopt