aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index f1fd58b..6a1ac3e 100644
--- a/main.go
+++ b/main.go
@@ -33,6 +33,7 @@ const (
ERREXIT_MOUNTPOINT = 10
)
+// GitVersion will be set by the build script "build.bash"
var GitVersion = "[version not set - please compile using ./build.bash]"
func initDir(dirArg string) {