summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-27 15:41:57 -0700
committerMagnus Feuer <mfeuer@jaguarlandrover.com>2015-07-27 15:41:57 -0700
commit550d02f0ef6d18d88e3c21d2ee015dbc599da65f (patch)
treefd114c3e411b483a0756bd6b9f5c6b05ac06f605 /python
parentfd74f6f9823a104074e386e10d8a56d596a31140 (diff)
downloadrvi_core-550d02f0ef6d18d88e3c21d2ee015dbc599da65f.tar.gz
Fixed vsn number in rvilib
Diffstat (limited to 'python')
-rw-r--r--python/rvilib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rvilib.py b/python/rvilib.py
index e00dff9..e790481 100644
--- a/python/rvilib.py
+++ b/python/rvilib.py
@@ -5,7 +5,7 @@
# Mozilla Public License, version 2.0. The full text of the
# Mozilla Public License is at https://www.mozilla.org/MPL/2.0/
#
-# rbilib.py 0.3.2
+# rbilib.py 0.4.0
#
# This moduke
from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer