2020-03-18 11:36:52 +08:00
|
|
|
// Copyright (c) 2020 Tailscale Inc & AUTHORS All rights reserved.
|
|
|
|
// Use of this source code is governed by a BSD-style
|
|
|
|
// license that can be found in the LICENSE file.
|
|
|
|
|
2020-02-20 11:56:10 +08:00
|
|
|
// +build redo
|
|
|
|
|
2020-02-06 06:16:58 +08:00
|
|
|
package version
|
|
|
|
|
|
|
|
const LONG = "{LONGVER}"
|
|
|
|
const SHORT = "{SHORTVER}"
|