Merge branch '1812MergePerm' of https://github.com/vsmk98/quorum into 1812MergePerm

Merge of local branch with remote
This commit is contained in:
vsmk98 2018-10-23 10:41:53 +08:00
commit f935a0ce8f
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const (
QuorumVersionMajor = 2 QuorumVersionMajor = 2
QuorumVersionMinor = 1 QuorumVersionMinor = 1
QuorumVersionPatch = 0 QuorumVersionPatch = 1
) )
// Version holds the textual version string. // Version holds the textual version string.