Merge pull request #802 from Bugagazavr/bintray

Bintray
This commit is contained in:
Brad Rydzewski
2015-01-13 09:10:50 -08:00
8 changed files with 191 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ import (
var (
// commit sha for the current build.
version string = "0.3-dev"
version string
revision string
)