etcd/version.go
Brandon Philips ab9c0448c9 fix(version): make the version numbers const
simple fix, thanks to @fmilo in #coreos
2013-08-06 16:03:45 -07:00

4 lines
35 B
Go

package main
const version = "v1"