summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/conf.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/conf.py b/shell/conf.py
new file mode 100644
index 0000000..5e042a7
--- /dev/null
+++ b/shell/conf.py
@@ -0,0 +1,8 @@
+import sys, os
+sys.path.append(os.path.abspath('../common/'))
+
+from conf import *
+
+version = '1.0'
+release = '5.0'
+