X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.py;h=945017fed97d9a0c15ebc5e864c1b9ba92a8fbde;hp=0a7bd3e4762d1cb5343a4f5f6572cd5644470685;hb=94a46501c186985a450cec1a030c968fdd2f62cc;hpb=c8a6ef704e18389b06b0bbd5c755db606ac1c981 diff --git a/sst.py b/sst.py index 0a7bd3e..945017f 100755 --- 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/")