Setup 0.4.0-unreleased for next release

This commit is contained in:
Daniel Oaks
2016-10-23 09:42:57 +10:00
parent 09efb8e322
commit a5395b5fe2
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.3.0"
SemVer = "0.4.0-unreleased"
)
var (