package constant var ( version string ) func ProgramVersion() string { return version }