bump version to 2.4.0-rc1

This commit is contained in:
Shivaram Lingamneni 2020-10-31 22:17:58 -04:00
parent 59c17dd409
commit 40118d1533
1 changed files with 1 additions and 1 deletions

View File

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