1
0
mirror of https://github.com/shirou/mqttcli.git synced 2025-04-28 13:48:50 +08:00

show git tag based version

This commit is contained in:
Shirou WAKAYAMA 2015-04-04 13:53:12 +09:00
parent 5da1819b94
commit 8f6172c478

View File

@ -16,7 +16,7 @@ var usage = `
Usage here
`
const version = "0.0.1"
var version string
func initFunc() {
log.SetLevel(log.WarnLevel)