version and changelog

This commit is contained in:
Ethan Buchman
2018-04-28 21:59:47 -04:00
parent 0f2aa6bb14
commit d3fd71a368
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const Maj = "0"
const Min = "15"
const Fix = "0"
const Version = "0.15.0-rc0"
const Version = "0.15.0"
// GitCommit set by build flags
var GitCommit = ""