mirror of
https://github.com/traefik/traefik.git
synced 2025-08-12 09:37:07 +02: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"
|