Signed-off-by: FUJITA Tomonori <[email protected]>
This commit is contained in:
FUJITA Tomonori
2020-05-01 13:18:38 +09:00
parent cf572bc5fc
commit df76b278ee
+1 -1
View File
@@ -18,7 +18,7 @@ package version
import "fmt"
const MAJOR uint = 2
const MINOR uint = 15
const MINOR uint = 16
const PATCH uint = 0
var COMMIT string = ""