Ready to ship 2.4.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index 3bb83c1a87e9c12b7322722f40fd752c6ffe47a5..f281d12d5230408c91299b9092825ce76246cbc5 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -29,7 +29,7 @@ try:
 except NameError:
     my_input = input
 
-version = "2.3"
+version = "2.4"
 
 docpath        = (".", "doc/", "/usr/share/doc/sst/")