Ready to ship 2.2.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index 0a7bd3e4762d1cb5343a4f5f6572cd5644470685..945017fed97d9a0c15ebc5e864c1b9ba92a8fbde 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -27,8 +27,7 @@ try:
 except NameError:
     my_input = input
 
-
-version = "2.1"
+version = "2.2"
 
 docpath        = (".", "doc/", "/usr/share/doc/sst/")