Ready to ship 2.5.
[super-star-trek.git] / sst.py
diff --git a/sst.py b/sst.py
index 63f1f31499db4cc84ea01304bd2a93735aa53e99..168b55d4da93cacdb440254d1dc2fc6b326efe07 100755 (executable)
--- a/sst.py
+++ b/sst.py
@@ -31,7 +31,7 @@ try:
 except NameError:
     my_input = input
 
 except NameError:
     my_input = input
 
-version = "2.4"
+version = "2.5"
 
 docpath        = (".", "doc/", "/usr/share/doc/sst/")
 
 
 docpath        = (".", "doc/", "/usr/share/doc/sst/")