Skip to content

Commit

Permalink
dragonboat: removed the dev version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Jun 21, 2019
1 parent e848331 commit c25f02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodehost.go
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const (
// DragonboatPatch is the patch version number
DragonboatPatch = 0
// DEVVersion is a boolean flag indicating whether this is a dev version
DEVVersion = true
DEVVersion = false
)

var (
Expand Down

0 comments on commit c25f02d

Please sign in to comment.