Bump version

This commit is contained in:
Wim 2018-01-29 12:41:35 +01:00
parent 0f5274fdf6
commit 62d1af8c37
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
)
var (
version = "1.7.1"
version = "1.7.2-dev"
githash string
)