summaryrefslogtreecommitdiffstats
path: root/src/constants.go
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-11-09 01:45:27 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-11-09 01:45:27 +0900
commita221c672fbd968ea4cd83557a228065a8fc129f3 (patch)
tree0a20abd9ed010fe0d597c7852651f1fdbd1bd2de /src/constants.go
parentf87d382ec831ea35a982fa7776000c43654e1538 (diff)
0.15.60.15.6
Diffstat (limited to 'src/constants.go')
-rw-r--r--src/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.go b/src/constants.go
index 778d219a..e0740af6 100644
--- a/src/constants.go
+++ b/src/constants.go
@@ -8,7 +8,7 @@ import (
const (
// Current version
- version = "0.15.5"
+ version = "0.15.6"
// Core
coordinatorDelayMax time.Duration = 100 * time.Millisecond