Setup 0.8.1-unreleased for next release

This commit is contained in:
Daniel Oaks 2017-05-16 21:08:15 -06:00
parent f051b43f27
commit a271481c41
2 changed files with 17 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.8.0"
SemVer = "0.8.1-unreleased"
)
var (