bump version

This commit is contained in:
Franko 2015-09-24 16:40:22 -04:00
parent 98b173e362
commit 06d0afc4b2

View file

@ -48,10 +48,10 @@ import (
const (
ClientIdentifier = "Gexp"
Version = "1.1.3"
Version = "1.1.4"
VersionMajor = 1
VersionMinor = 1
VersionPatch = 3
VersionPatch = 4
)
var (