summaryrefslogtreecommitdiff
path: root/version/version.go
blob: 67f47db18b2703d21c77f85bb6a56bf0efc6de30 (plain)
1
2
3
4
package version

// Version is the version of the build.
const Version = "1.8.0-dev"