mirror of
https://github.com/traefik/traefik.git
synced 2025-12-18 07:51:58 +01:00
5 lines
97 B
Go
5 lines
97 B
Go
package main
|
|
|
|
// Version is the Mesos-DNS version string, set at build time.
|
|
var Version = "dev"
|