version

package
v0.0.0-...-44c09ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Maj = "0"
	Min = "19"
	Fix = "1"
)

Version components

View Source
const (
	// TMCoreSemVer is the current version of contract.
	// It's the Semantic Version of the software.
	// Must be a string because scripts like dist.sh read this file.
	// XXX: Don't change the name of this variable or you will break
	// automation :)
	TMCoreSemVer = "2.2.1"
)

Variables

View Source
var (
	// GitCommit is the current HEAD set using ldflags.
	GitCommit string

	// Version is the built softwares version.
	Version = TMCoreSemVer
)
View Source
var (
	// BaseVersion is the current version of Tendermint
	// Must be a string because scripts like dist.sh read this file.
	BaseVersion = "0.19.1"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL