1
0
mirror of https://github.com/fluencelabs/tendermint synced 2025-06-21 00:46:32 +00:00
Files
tendermint/node/version.go

7 lines
110 B
Go
Raw Normal View History

2015-09-15 19:11:45 -04:00
package node
// Major: alpha
// Minor: encrypted p2p!
// Patch: New block pool logic
const Version = "0.5.2"