X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=sst.py;h=61650143d5b9b56baaedb0a53c57b7cd848620d7;hb=12f708e8cba746ee19c76061b819456740f26db4;hp=c90472c36e82650716cbc82c52d86ef0da8adcba;hpb=f606175c8feb56e1858ebdfd7873a261e0a2163a;p=super-star-trek.git diff --git a/sst.py b/sst.py index c90472c..6165014 100755 --- 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/")