Skip to content

Commit

Permalink
Bring version in sync with dcrd.
Browse files Browse the repository at this point in the history
  • Loading branch information
frankbraun authored and jcvernaleo committed Feb 12, 2016
1 parent 5d04f47 commit 1b42b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/dcrctl/version.go
Expand Up @@ -18,7 +18,7 @@ const semanticAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqr
// versioning 2.0.0 spec (http://semver.org/).
const (
appMajor uint = 0
appMinor uint = 11
appMinor uint = 0
appPatch uint = 1

// appPreRelease MUST only contain characters from semanticAlphabet
Expand Down

0 comments on commit 1b42b87

Please sign in to comment.