Setup 0.5.0-unreleased for next release

This commit is contained in:
Daniel Oaks
2016-11-03 20:25:40 +10:00
parent b1db65009e
commit 9a3a5fff90
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.4.0"
SemVer = "0.5.0-unreleased"
)
var (