blob: 7b1ae9d81b1fa79e64078a7d578bf52b7582265d [file] [log] [blame]
// Copyright 2016 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This file was auto-generated via go generate.
// To see how this file is generated, please refer to "scripts/update_version.go" file.
// DO NOT UPDATE MANUALLY
package main
// version contains the current version number of madb tool to be shown to the user.
// By default, the string "develop" will be used to tell that the current binary is a development
// version, for example when the user gets this tool with 'go get' command.
// This value is intended to be overwritten by the command line argument of 'go build', when
// releasing an official version. See "scripts/release.go" for more details.
var version = "v1.1.1-develop"