Setup 0.7.3-unreleased for next release

This commit is contained in:
Daniel Oaks 2017-04-17 21:59:53 +10:00
parent 9264ffc857
commit 7aaa30d399
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.7.2"
SemVer = "0.7.3-unreleased"
)
var (