summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Hykes <solomon@dotcloud.com>2013-04-20 17:35:00 -0700
committerSolomon Hykes <solomon@dotcloud.com>2013-04-20 17:35:00 -0700
commit3b6c540fe8313035de0f0b00de52d7197f8bc665 (patch)
tree38dee3d103b9aa213e377fed6ebdff1791adaa72
parentd49a273071eaa579f59799b679a9f7b316e28fb8 (diff)
downloaddocker-0.1.7.tar.gz
Bumped version to 0.1.7v0.1.7
-rw-r--r--commands.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.go b/commands.go
index 7f82775690..fea1c109d8 100644
--- a/commands.go
+++ b/commands.go
@@ -18,7 +18,7 @@ import (
"unicode"
)
-const VERSION = "0.1.6"
+const VERSION = "0.1.7"
var (
GIT_COMMIT string