src/cypherpunks.ru/govpn/common.go | 2 +- diff --git a/src/cypherpunks.ru/govpn/common.go b/src/cypherpunks.ru/govpn/common.go index edfaea0bc4edc02252720eb0794e5db70288c981..a1636f5513d7b8bedce6168a8a747183cf0784c8 100644 --- a/src/cypherpunks.ru/govpn/common.go +++ b/src/cypherpunks.ru/govpn/common.go @@ -35,7 +35,7 @@ ENV_REMOTE = "GOVPN_REMOTE" ) var ( - Version string + Version string = "UNKNOWN" ) // Call external program/script.