Ready to ship 2.7.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index c90472c36e82650716cbc82c52d86ef0da8adcba..61650143d5b9b56baaedb0a53c57b7cd848620d7 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -32,7 +32,7 @@ try:
 except NameError:
     my_input = input
 
-version = "2.6"
+version = "2.7"
 
 docpath        = (".", "doc/", "/usr/share/doc/sst/")