mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-15 22:31:21 +00:00
more versioning
This commit is contained in:
6
node/version.go
Normal file
6
node/version.go
Normal file
@ -0,0 +1,6 @@
|
||||
package node
|
||||
|
||||
// Major: alpha
|
||||
// Minor: encrypted p2p!
|
||||
// Patch: New block pool logic
|
||||
const Version = "0.5.2"
|
Reference in New Issue
Block a user