add a version constant

This commit is contained in:
Kevin Burke
2017-05-25 08:11:01 -07:00
parent e05b90745b
commit 4a3c8dfaf0
+2
View File
@@ -43,6 +43,8 @@ import (
"sync"
)
const version = "0.1"
type configFinder func() string
// UserSettings checks ~/.ssh and /etc/ssh for configuration files. The config